Bundled CMake version in CLion is too old Permanently deleted user 创建于 2014年11月29日 12:04 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)
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.