summaryrefslogtreecommitdiffstats
path: root/Help/dev/experimental.rst
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2021-06-08 15:27:39 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-09 14:51:02 (GMT)
commitaab9a5fc3e60db247c922f14420b088d9a983ff2 (patch)
tree93c25c261a661512eed84b74a790ec6abb891141 /Help/dev/experimental.rst
parentb0a8fa959cbf8936a7e1aa558cf0c08bfa9e0a39 (diff)
downloadCMake-aab9a5fc3e60db247c922f14420b088d9a983ff2.zip
CMake-aab9a5fc3e60db247c922f14420b088d9a983ff2.tar.gz
CMake-aab9a5fc3e60db247c922f14420b088d9a983ff2.tar.bz2
cmScanDepFormat: P1689R4: Factor out primary-output field
Diffstat (limited to 'Help/dev/experimental.rst')
-rw-r--r--Help/dev/experimental.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/dev/experimental.rst b/Help/dev/experimental.rst
index 52feec3..517ffe4 100644
--- a/Help/dev/experimental.rst
+++ b/Help/dev/experimental.rst
@@ -44,6 +44,7 @@ by the `P1689r3`_ paper, with the following updates:
* Omit the ``outputs``, ``inputs``, and ``depends`` fields from
each entry in the ``rules`` array. They are unused.
* Flatten ``future-compile`` members directly into each rule.
+* Factor a ``primary-output`` field out of the now-flattened ``outputs``.
Compiler writers may try out their scanning functionality using
the `cxx-modules-sandbox`_ test project, modified to set variables