21 Jun
2017
21 Jun
'17
2:03 a.m.
Paul Fultz II wrote:
On Jun 20, 2017, at 6:33 PM, Peter Dimov via Boost
wrote: paul wrote:
* Latest commit cd85034 on Aug 29 2013 * cmake_minimum_required(VERSION 2.8.11 FATAL_ERROR)
I'd think that even Stephen Kelly can't produce idiomatic CMake 3.5 while using CMake 2.8. Although who knows.
This is a lie though because it's using cmake 3 features. It won't build with cmake 2.8 at all.
Yes, I looked at the code and it's very similar to what is being suggested today: https://github.com/steveire/BoostCMake/blob/master/listsfiles/libs/system/CM... Header-only libraries don't seem to enumerate dependencies though: https://github.com/steveire/BoostCMake/blob/master/listsfiles/libs/smart_ptr...