How to I change default generator?

已回答

How to I change default CMake generator?

On WSL, it's always "CodeBlocks - Unix Makefiles". I want to set "(Standard) Unix Makefiles" as default generator.

 

0

Hello! Currently, CLion uses CodeBlocks by design and it's not possible to change CMake generator. Please see the comments in the related issue https://youtrack.jetbrains.com/issue/CPP-8813. Feel free to comment it.

0

请先登录再写评论。