Setting compilation flags

     Hello. I need to add some compiler's flag. How can I do that?

0

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.

0

请先登录再写评论。