On Wed, Oct 13, 2010 at 22:21, Alexander Neundorf <[email protected]> wrote: > CMAKE_<language>_SOURCE_FILE_EXTENSIONS is used quite early in the > enable-language process, i.e. when the > CMakeFiles/CMake<language>Compiler.cmake file is generated. > If the variable is changed after that happened, it doesn't have an effect > anymore.
Thanks. It would help to at least note this in the documentation, and perhaps make the variable read-only to avoid confusion like this. Jed _______________________________________________ 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
