Quellcode durchsuchen

Document how `override.cfg` works in relation with feature tags

Hugo Locurcio vor 4 Jahren
Ursprung
Commit
4eb9661ba6
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      getting_started/workflow/export/feature_tags.rst

+ 9 - 0
getting_started/workflow/export/feature_tags.rst

@@ -109,6 +109,15 @@ After overriding, a new field is added for this specific configuration:
 
 .. image:: img/feature_tags3.png
 
+.. note::
+
+    When using the
+    :ref:`project settings "override.cfg" functionality <class_ProjectSettings>`
+    (which is unrelated to feature tags), remember that feature tags still apply.
+    Therefore, make sure to *also* override the setting with the desired feature
+    tag(s) if you want them to override base project settings on all platforms
+    and configurations.
+
 Default overrides
 -----------------