Re: [CMake] Issues with CMakeOutput.log and CMakeError.log

2008-02-17 Thread Bill Hoffman
Bill Lorensen wrote: Folks, Most CMake projects use TRY_COMPILE and CMake macros to test for include files, flags, capabilities of the compiler etc. The CMake/Modules macros append the output of these commands to ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeOutput.log or ${CMAKE_BINARY_D

[CMake] Issues with CMakeOutput.log and CMakeError.log

2008-02-17 Thread Bill Lorensen
Folks, Most CMake projects use TRY_COMPILE and CMake macros to test for include files, flags, capabilities of the compiler etc. The CMake/Modules macros append the output of these commands to ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeOutput.log or ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}