remove_definitions

移除由 add_definitions() 添加的 -D 定義旗標。

remove_definitions(-DFOO -DBAR ...)

從目前目錄及以下目錄中來源的編譯器命令列中移除旗標(由 add_definitions() 添加)。