Also, what are "filters files"? Sometimes I get a dialog that says: "The filters file for project YYY has been modified outside the environment." I got this instead of the CMake macro dialog:
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------ 1> Checking Build System 1> CMake does not need to re-run because C:/code/yyy/build-32-vs10-c30/CMakeFiles/generate.stamp is up-to-date. 1> CMake does not need to re-run because C:/code/yyy/build-32-vs10-c30/src/CMakeFiles/generate.stamp is up-to-date. 1> CMake is re-running because C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp is out-of-date. 1> the file 'C:/code/yyy/src/hhh/CMakeLists.txt' 1> is newer than 'C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp.depend' 1> result='-1' 1> -- Configuring done 1> -- Generating done 1> -- Build files have been written to: C:/code/yyy/build-32-vs10-c30 2>---- Build started: Project hhh --- ...
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
