|
@@ -8,4 +8,4 @@ build sources within the target. Use :prop_tgt:`COMPILE_DEFINITIONS`
|
|
|
to pass additional preprocessor definitions.
|
|
to pass additional preprocessor definitions.
|
|
|
|
|
|
|
|
This property is deprecated. Use the :prop_tgt:`COMPILE_OPTIONS`
|
|
This property is deprecated. Use the :prop_tgt:`COMPILE_OPTIONS`
|
|
|
-property or the command:`target_compile_options` command instead.
|
|
|
|
|
|
|
+property or the :command:`target_compile_options` command instead.
|