Hi there,

I am using cmake to generate Xcode projects starting from the usual
CMakeLists.txt

I often modify CMakeLists.txt to add some source, so I have to re-generate
the whole project using cmake <path> -G Xcode, but everytime I have to
manually set up the executable command line arguments from Xcode.

Is there a declaration to add in the CMakeLists.txt in order to generate a
project that has executables arguments already defined ?

Thank you very much,

--
Alessandro Carpi
_______________________________________________
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

Reply via email to