CLion 2017.3 Help

New Project Dialog

File | New Project

Left pane

ItemDescription
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 browseButton 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: 27 March 2018