Document how override.cfg works in relation with feature tags

This commit is contained in:
Hugo Locurcio
2021-04-12 22:30:19 +02:00
parent c579192d05
commit 1ee3f6938b

View File

@@ -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
-----------------