[CMake] Xcode strip linked product

Robert Bielik robert.bielik at dirac.se
Mon Jan 19 08:50:07 EST 2015


Hi all,

Using CMake 3.0.1, when generating for Xcode, the setting Strip linked product is set to Yes for ALL targets (Debug/Release…), which of course disables any possibility to 
debug. How can I make CMake set this to NO for Debug ?

TIA
/Rob



More information about the CMake mailing list