Ninja not fully supported in 2019.3?
已回答
I tried to open a ninja build which is generated outside Clion and got a pop window tell me that ninja is not supported. If I ignore it and continue to load the project, I would got
`
Cannot generate into some_path
It was created with incompatible generator 'Ninja'
Please either delete it manually or select another generation directory
`
So ninja is not supported well?
请先登录再写评论。
Hello!
In CLion 2019.3 Ninja CMake generator is supported - CPP-2659. Ninja build is not yet supported - https://youtrack.jetbrains.com/issue/CPP-870. Feel free to comment or upvote the issue.