Is there a way to define a step in cmake that will do something after cmake
is run? Since I needed MSVC several solution files I used different
directories, each one with its own CMakeCashe.txt file. I want to create a
shortcut or a soft link to these files is there a way to run that command
from within a CMakeLists.txt file or should call it from a script outside of
CMake?

 

-Tal

 

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to