Closed dawagner closed 8 years ago
Instead of using set_property(DIRECTORY COMPILE_OPTIONS), use add_compile_options, which applies to the current directory and all subdirs.
Signed-off-by: David Wagner david.wagner@intel.com
Instead of using set_property(DIRECTORY COMPILE_OPTIONS), use add_compile_options, which applies to the current directory and all subdirs.
Signed-off-by: David Wagner david.wagner@intel.com