Is there someway to programmatically, in the CMakeLists.txt file for my project to turn off the embedding of manifest files? i.e. I'd like to have separate manifest files.
In the gui this is done under project properties -> configuration properties -> manifest tool -> input and ouput -> embed manifest to "No". Except, of course, I don't want to have to this in the GUI after each CMake run. Thanks! _______________________________________________ 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