[CMake] Can cmake do configure tests?

Joseph Garvin joseph.h.garvin at gmail.com
Wed Aug 5 21:03:58 EDT 2009


One of the cool features of autotools is configure tests -- actually
invoking the compiler on a small sample program and seeing if it's
successful. Does CMake do this or do you have to depend on #ifdef
SOME_PLATFORM blocks to enable/disable features?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090805/fe3670e3/attachment.htm>


More information about the CMake mailing list