Andreas Pakulat escreveu:

> Luckily we don't need that complex cmake code as the Boost_VERSION is a
> plain number and can be compared to another plain number in a much
> easier way :)

That's true :) You only have to convert the version string to this
number and compare, so it can easily be done.

Regards,
rod

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to