CLion 2017.1 Help

Resetting CMake Cache

Basics

In some cases you may need to reset the CMake cache before building a project, without affecting the CLion cache.

Resetting CMake cache

To reset the CMake cache and reload a project:
  • On the main menu, choose the Tools | CMake | Reset Cache and Reload Project action.
  • Click the /help/img/idea/2017.1/IconDBToolbarMenu.png button of the CMake tool window. In the drop down menu that opens, select the /help/img/idea/2017.1/icon_forceRefresh@2x.png Reset Cache and Reload Project option.

See Also

Last modified: 19 July 2017