1CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES 2--------------------------------------- 3 4.. versionadded:: 3.10 5 6Change the way the CodeBlocks generator creates project files. 7 8If this variable evaluates to ``ON`` the generator excludes from 9the project file any files that are located outside the project root. 10