Bundled CMake version in CLion is too old

I constantly use autouic cmake-qt feature in my projects. That's unable to achieve with current bundled version of CMake (Sure, I utilise system version but this is probably unsupported)

0
1 comment
Avatar
Permanently deleted user

That's why you can install your own version of CMake.

Then go to your Properties > Build, Execution, Deployment > Toolchains > Use Specified

and just put in the path to the newer versions.

0

Please sign in to leave a comment.