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")
>
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake