CLion 2021.3 Help

New Project: C/C++

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

Left pane

Item

Description

C++ Executable

Select this option if you are going to use C++ as the project language and executable target.

C++ Library

Select this option if you are going to use C++ as the project language and library target.

C Executable

Select this option if you are going to use C as the project language and executable target.

C Library

Select this option if you are going to use C as the project language and library target.

Right pane

Location

In 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 Standard

Click 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: 14 September 2021