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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to