On 10/24/2013 03:49 PM, Brad King wrote:
Are there additional reasons why newer features should be kept out of
certain scripts?
New features only need to be kept out of Tests/CMakeLists.txt code and
the subdirectories it enters via add_subdirectory.  Those are processed
by the existing CMake used to perform the build.  All the test case
CMakeLists.txt files get processed with the just-built binaries when
the tests run.

-Brad

Thank you very much!
That clears it all up for me :)

Nils
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to