Setting compilation flags Permanently deleted user Created June 26, 2015 10:23 Hello. I need to add some compiler's flag. How can I do that?
Hi Dmitrii.
You can define the required compiler flags using CMakeLists.txt or directly in cache via CMake tool window. You can find more details here.