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