[CMake] Accessing visual studio debugger options

Louis Hoefler louis.hoefler at gmx.de
Wed Feb 9 14:20:17 EST 2011


Oh sorry if I was not completely clear.
I wanted to access these settings throught cmake.

Greetings Louis

Am 09.02.2011 19:59, schrieb Rolf Eike Beer:
>> Hello everyone,
>> i created cmake files for a visual studio solution.
>> The solution compiles, and now I want to
>> start debugging the testapplication.
>>
>> I want to change the command line option,
>> which is used by the debugger, to invoke the application.
>>
>> How can this be done?
>>
>> I use cmake 2.8.3 and visual studio 2010.
> Right click on the target, choose properties ->  debug and fill in the
> fields in the dialog.
>
> Eike
> _______________________________________________
> 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
>


More information about the CMake mailing list