diff options
author | Brad King <brad.king@kitware.com> | 2015-03-23 13:48:07 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-03-23 13:48:07 (GMT) |
commit | 64e97edad7c8d4b8a2585067db206ad9a57d68f6 (patch) | |
tree | 2482c4e20a610739aa3621461e806970f398f2d9 /Help/manual | |
parent | 7ef5f240c80bae10701eda5a1592d0516668a85e (diff) | |
parent | bd9c7f9b2c788f9bf69c2ce4eb93d27212a6dfaa (diff) | |
download | CMake-64e97edad7c8d4b8a2585067db206ad9a57d68f6.zip CMake-64e97edad7c8d4b8a2585067db206ad9a57d68f6.tar.gz CMake-64e97edad7c8d4b8a2585067db206ad9a57d68f6.tar.bz2 |
Merge topic 'ninja-require-byproducts'
bd9c7f9b Ninja: Add policy to require explicit custom command byproducts
ed8e30b0 cmGlobalNinjaGenerator: Optimize handling of known build outputs
ad094f43 cmGlobalNinjaGenerator: Fix spelling of "unknown"
82a37d3c cmGlobalNinjaGenerator: Drop unused member
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 76ca5d4..228df14 100644 --- a/Help/manual/cmake-policies.7.rst +++ b/Help/manual/cmake-policies.7.rst @@ -115,3 +115,4 @@ All Policies /policy/CMP0055 /policy/CMP0056 /policy/CMP0057 + /policy/CMP0058 |