Skip to content

CodeBlocks - added external files exclusion feature.

This is a patch for this issue: #17188 (closed)

Added a variable CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES as a setting, which can disable the inclusion of external files (outside the project root) to CodeBlocks project file by the generator.

Topic-rename: codeblocks-exclude-external

Edited by Brad King

Merge request reports