Hi, I'm using cmake to generate xcode project files. What is the recommended way of controlling the compilation flags and the warnings settings in this scenario? Currently I'm using "set_target_properties" but I'm not sure this is the cmake-way of doing it.
Cheers, Shmul
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
