how to config clion to use cmake installed by user?

已回答

clion(2021.3.4) bundled with cmake(3.21.1), but i need to use a latest version 3.24.0.

I install the latest version of cmake in my windows, but can't find a place to config clion to use the latest version.

0

Hello!

You can do it in the toolchain settings - `File | Settings | Build, Execution, Deployment | Toolchains`

1

Thank you. That's what I want

0

请先登录再写评论。