diff options
author | Brad King <brad.king@kitware.com> | 2015-06-09 13:33:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-06-09 13:33:50 (GMT) |
commit | d6619acf77903187f1b37a6ef2fdf21beb986d32 (patch) | |
tree | fc5e60b7aa6a698eac7e8e08d462793a91063164 /Help/policy/CMP0047.rst | |
parent | 91131844cecae7c0af0ccfda757798480551404d (diff) | |
parent | 482a3bf3f0b0d3cc1835666e570d8f65a0342ee7 (diff) | |
download | CMake-d6619acf77903187f1b37a6ef2fdf21beb986d32.zip CMake-d6619acf77903187f1b37a6ef2fdf21beb986d32.tar.gz CMake-d6619acf77903187f1b37a6ef2fdf21beb986d32.tar.bz2 |
Merge branch 'doc-policy-OLD-deprecated' into release
Diffstat (limited to 'Help/policy/CMP0047.rst')
-rw-r--r-- | Help/policy/CMP0047.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0047.rst b/Help/policy/CMP0047.rst index 26ae439..882dd78 100644 --- a/Help/policy/CMP0047.rst +++ b/Help/policy/CMP0047.rst @@ -26,3 +26,5 @@ by default when this policy is not set and simply uses OLD behavior. See documentation of the :variable:`CMAKE_POLICY_WARNING_CMP0047 <CMAKE_POLICY_WARNING_CMP<NNNN>>` variable to control the warning. + +.. include:: DEPRECATED.txt |