remove_definitions

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

remove_definitions(-DFOO -DBAR ...)

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