CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

External files

Last modified: 11 February 2024

If your project uses some files outside of the project root, you will see them grouped under the External Sources node in the Project tree:

External sources in the Project tree

This helps avoid top-level crowding, for example when generating project files required for coding assistance and compilation.

For CMake projects, CLion also shows a popup suggesting that you change the project root directory. Ignore this message if there is no need to change the project root.

External sources message