[CMake] link and compile flags

Ingrid Kemgoum ingrid.kemgoum at gmail.com
Thu Jun 19 05:49:45 EDT 2008


hi,
i have a unix flag problem.

i want to set link flags for my executable. obviously i use the
set_target_properties (. ... LINK_FLAGS.....).
but there is a problem
in the link.txt of CMAKE the link flags are my CMAKE_C_FLAGS_DEBUG plus the
link flags i've set.

what can i do to fix this? (not giving additionnal flags but real link
flags)

Thanks a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080619/10b83d31/attachment-0001.htm>


More information about the CMake mailing list