blob: cc3d59ad605e80f9b2615dc3ddd9a69efd4897ab [file] [log] [blame]
remove_definitions
------------------
Removes -D define flags added by :command:`add_definitions`.
::
remove_definitions(-DFOO -DBAR ...)
Removes flags (added by :command:`add_definitions`) from the compiler
command line for sources in the current directory and below.