[CMake] Setting up command line arguments on generated executables

Alessandro Carpi alessandro.carpi at gmail.com
Mon Dec 20 09:34:08 EST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101220/f1b301da/attachment.htm>


More information about the CMake mailing list