CLion 2021.1 Help

New Project: C/C++

For C and C++ applications, use the following options:

Left pane

ItemDescription
C++ ExecutableSelect this option if you are going to use C++ as the project language and executable target.
C++ LibrarySelect this option if you are going to use C++ as the project language and library target.
C ExecutableSelect this option if you are going to use C as the project language and executable target.
C LibrarySelect this option if you are going to use C as the project language and library target.

Right pane

LocationIn this text field, type the path to the project folder or click the Browse button to select. Do nothing if you are going to use the default parameters.
Language StandardClick here to select the desired language standard from the drop down list.
Library type
(visible when Library is selected as a target)
Click here to select the library type: shared or static.
Last modified: 01 April 2021