

Specify here the desired location for the generated CMake files. You can also insert project path macros in this field by clicking : You can always press Shift+Enter or click to type in the editor window, each option on a new line. In this field, specify additional CMake options, separated by spaces.įor example, here you can specify a custom CMake generator via -G. If nothing is selected, then CLion uses the toolchain that is currently set as default (the first one in the toolchains list).Īlternatively, you can set the generator via CMake options.

This list consists of toolchains you created in the Toolchain settings dialog. Note that the Default option corresponds to the empty value of CMAKE_BUILD_TYPE.įrom this drop down list, select the desired toolchain. This field represents the name of the selected profile.įrom this drop down list, select the desired build type.īy default, in case this field has not been set manually, the type is Debug.

Use this option to disable the profiles you don't need at the moment. If you disable a profile, it will not be included in CMake reload. Note: this list of CMake profiles determines the profiles available in the Run/Debug Configurations switcher and the list of resolve contexts. By default, profile is named according to the currently selected build type and toolchain.Ĭlick the button to delete the selected profile from the list.Ĭlick the button to create a copy of the selected profile. You can edit, delete, or add profiles here.Ĭlick the button to add a profile to the list.
