David Solbach wrote:
Hi,

is it possible to set debug command parameters for targets added with ADD_EXECUTABLE in CMakeLists.txt so they are created in KDevelop or Visual Studio project settings?

Any help would be appreciated.


With visual studio, no. That information is stored in a binary file that cmake can not modify.

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to