CMAKE_INCLUDE_PATH¶
分号分隔的列表,用于指定 find_file() 和 find_path() 命令的搜索路径。默认情况下为空, intended to be set by the project(意图由项目设置)。
还有一个名为 CMAKE_INCLUDE_PATH 的环境变量,它被用作额外的搜索目录列表。
分号分隔的列表,用于指定 find_file() 和 find_path() 命令的搜索路径。默认情况下为空, intended to be set by the project(意图由项目设置)。
还有一个名为 CMAKE_INCLUDE_PATH 的环境变量,它被用作额外的搜索目录列表。