I have several versions of boost downloaded on my machine inside a
"thirdparty" directory. Different projects rely on various versions.
I am trying to find a later version than the first version in that
collection. I have gotten the closest by using a file(GLOB ...) as follows:
file(GLOB BOOST_RO
You will need to look at their building documentation to find how to
set those preferences when building with CMake.
On Sat, Feb 6, 2016 at 11:47 PM, vadtec wrote:
> I'm using ExternalProject to build external dependencies. curl provides a
> cmake build process, but I cannot figure out how to pas
What is the oldest version of OS X that CMake actually runs on? I guess
I would support the last version of Xcode that actually ran on that
platform. In reality this is probably 10.6.8? But At the next major
update of CMake (3.5 or 3.6) I would actually draw a line in the sand
and pump that up