Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
339dbc90
Commit
339dbc90
authored
Feb 23, 2021
by
Kyle Edwards
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Help: Note that CMP0116 is recorded at the time of CC creation
parent
e3740e02
Pipeline
#215681
failed with stages
in 74 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
Help/policy/CMP0116.rst
Help/policy/CMP0116.rst
+4
-1
No files found.
Help/policy/CMP0116.rst
View file @
339dbc90
...
...
@@ -28,7 +28,10 @@ called from a subdirectory.
The ``OLD`` behavior for this policy is to pass the ``DEPFILE`` to Ninja
unaltered. The ``NEW`` behavior for this policy is to transform the ``DEPFILE``
after running the custom command.
after running the custom command. The status of ``CMP0116`` is recorded at the
time of the custom command's creation, and you can have custom commands in the
same directory with different values for ``CMP0116`` by setting the policy
before each custom command.
This policy was introduced in CMake version 3.20. Unlike most policies,
CMake version |release| does *not* warn by default when this policy is not set
...
...
Brad King
@brad.king
mentioned in commit
ab3485d1
·
Feb 24, 2021
mentioned in commit
ab3485d1
mentioned in commit ab3485d15b2741746c97d1718484a58de03f219d
Toggle commit list
Brad King
@brad.king
mentioned in commit
261ba006
·
Feb 24, 2021
mentioned in commit
261ba006
mentioned in commit 261ba006682a064177fc1d9beee9c5ec0f3ea378
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment