summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/sf-property-scopes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/sf-property-scopes.rst')
-rw-r--r--Help/release/dev/sf-property-scopes.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/Help/release/dev/sf-property-scopes.rst b/Help/release/dev/sf-property-scopes.rst
deleted file mode 100644
index 0b61625..0000000
--- a/Help/release/dev/sf-property-scopes.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-sf-property-scopes
-------------------
-
-* The :command:`set_property` with the ``SOURCE`` scope gained the
- ``DIRECTORY`` and ``TARGET_DIRECTORY`` options to set properties
- in the provided directory scopes.
-* The :command:`set_source_files_properties` gained the ``DIRECTORY``
- and ``TARGET_DIRECTORY`` options to set properties in the provided
- directory scopes.
-* The :command:`get_property` with ``SOURCE`` scope gained the
- ``DIRECTORY`` and ``TARGET_DIRECTORY`` options to get a property
- from the provided directory scope.
-* The :command:`get_source_file_property` gained the ``DIRECTORY``
- and ``TARGET_DIRECTORY`` options to get a property from the
- provided directory scope.