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