diff options
Diffstat (limited to 'Help/prop_sf/COMPILE_OPTIONS.rst')
-rw-r--r-- | Help/prop_sf/COMPILE_OPTIONS.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/prop_sf/COMPILE_OPTIONS.rst b/Help/prop_sf/COMPILE_OPTIONS.rst index 157c0b0..3b2bc8d 100644 --- a/Help/prop_sf/COMPILE_OPTIONS.rst +++ b/Help/prop_sf/COMPILE_OPTIONS.rst @@ -15,3 +15,7 @@ for available expressions. However, :generator:`Xcode` does not support per-config per-source settings, so expressions that depend on the build configuration are not allowed with that generator. + +.. note:: + + This property should be preferred over the :prop_sf:`COMPILE_FLAGS` property. |