CLion 2020.1 Help

Import CMake Project Dialog

This dialog opens when you call File | New CMake Project from Sources. For more information on creating CMake projects from existing sources, see Open/Create Projects.

ItemDescription
Select project files pane In this pane, select the files to be imported as project files.
To import all the content, select the subdirectory checkboxes.
To import the content selectively, uncheck the subdirectory.
User include Directories pane In this pane, specify the directories to be added to include_directories in the generated CMakeLists.txt file.
Last modified: 08 May 2020