remove_definitions

移除通过 add_definitions() 添加的 -D 定义标志。

remove_definitions(-DFOO -DBAR ...)

从当前目录及以下源文件的编译器命令行中移除(通过 add_definitions() 添加的)标志。