How to use ninja build

已回答

I want call ninja build from CLion or call make from CLion and ninja from command line.

 I set clion_build as directory, but in this directory is only clion_build/CMakeFiles/clion-log.txt 

and ALL others file is in main project directory which makes conflict with ninja.

0

请先登录再写评论。