How to I change default generator?

Answered

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
1 comment

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

Please sign in to leave a comment.