cmake 属性

14 阅读1分钟

Properties of Global Scope

Properties on Directories

预处理器包含文件搜索目录列表。

该属性指定迄今为止传递给include_directories()命令的目录列表。

此属性用于填充INCLUDE_DIRECTORIES目标属性,生成器将利用该属性为编译器设置包含目录。

Properties on Targets

Properties on Tests

Properties on Source Files

Properties on Cache Entries

Properties on Installed Files

Deprecated Properties on Directories

Deprecated Properties on Targets

Deprecated Properties on Source Files