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)
Please sign in to leave a comment.
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.