diff options
author | Brad King <brad.king@kitware.com> | 2013-11-21 14:39:39 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-11-21 14:39:39 (GMT) |
commit | d46dfd32c6c2f21a1ed272a38fc140157a17e94e (patch) | |
tree | 2eea34ebb3b577fe76fd48c5ad9c011511aba115 /Help/manual | |
parent | 392932fb30d5b611887ad4e8a16901fa43fe1434 (diff) | |
parent | a02f3d2de00a16a68e8948db3c0de507e569f8a3 (diff) | |
download | CMake-d46dfd32c6c2f21a1ed272a38fc140157a17e94e.zip CMake-d46dfd32c6c2f21a1ed272a38fc140157a17e94e.tar.gz CMake-d46dfd32c6c2f21a1ed272a38fc140157a17e94e.tar.bz2 |
Merge topic 'missing-target-error'
a02f3d2 Add policy CMP0040 to disallow custom commands on missing targets
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-policies.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst index 2430ee9..e954a86 100644 --- a/Help/manual/cmake-policies.7.rst +++ b/Help/manual/cmake-policies.7.rst @@ -73,3 +73,4 @@ All Policies /policy/CMP0037 /policy/CMP0038 /policy/CMP0039 + /policy/CMP0040 |