[CMake] Sun GCC builds (cooltools)

George Neill georgen at neillnet.com
Fri Mar 21 10:15:31 EDT 2008


Brad,

This proved to be useful for me, if it is worth including ...

-bash-3.00$ cvs diff CMakeLists.txt
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cmcurl/CMakeLists.txt,v
retrieving revision 1.19
diff -r1.19 CMakeLists.txt
521a522,526
>
>     IF(${${CURL_TEST}} MATCHES "FAILED_TO_RUN")
>       MESSAGE(FATAL_ERROR "Unable to run test for ${CURL_TEST}.  Command output is ${OUTPUT}")
>     ENDIF(${${CURL_TEST}} MATCHES "FAILED_TO_RUN")
>


More information about the CMake mailing list