where are compiler optiones in KDevelop4?

Carlos Grima cgrima at aisoy.com
Tue Oct 18 08:38:48 BST 2011


Thank you very much for your help, Andreas and Arthur :-)


>
>> You can't, you'll have to do it by editing the cmake files.
>
>>
>
>> Andreas
>
>>
>
> It is actually pretty straightforward. In the root of your KDevelop4
>
> project, open CMakeLists.txt and modify the line starting with
>
> 'target_link_libraries", as below:
>
> target_link_libraries(your_program_name ${OTHER_LIBRARIES} -lasound )
>
> Arthur




More information about the KDevelop mailing list