<div>hi,</div>
<div>i have a unix flag problem.</div>
<div>&nbsp;</div>
<div>i want to set link flags for my executable. obviously i use the set_target_properties (. ... LINK_FLAGS.....).</div>
<div>but there is a problem</div>
<div>in the link.txt of CMAKE the link flags are&nbsp;my CMAKE_C_FLAGS_DEBUG plus the link flags i&#39;ve set.</div>
<div>&nbsp;</div>
<div>what can i do to fix this? (not giving additionnal flags but real link flags)</div>
<div>&nbsp;</div>
<div>Thanks a lot</div>