diff options
author | Brad King <brad.king@kitware.com> | 2013-10-18 14:43:41 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-10-18 14:43:41 (GMT) |
commit | 919e1e845361d6e29789f5347d12af3318452843 (patch) | |
tree | cec185445680d3264355302f5bc380ab7181ce30 /Help/manual | |
parent | 36d8d987c705dd693454f3157f7d8c0f50b9f0ff (diff) | |
parent | 70ae6dfd922e53e759ec6a58424dfdbb9c12dee1 (diff) | |
download | CMake-919e1e845361d6e29789f5347d12af3318452843.zip CMake-919e1e845361d6e29789f5347d12af3318452843.tar.gz CMake-919e1e845361d6e29789f5347d12af3318452843.tar.bz2 |
Merge topic 'INTERFACE-error-with-linked-genex'
70ae6df Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
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 cd91c91..658620f 100644 --- a/Help/manual/cmake-policies.7.rst +++ b/Help/manual/cmake-policies.7.rst @@ -36,3 +36,4 @@ All Policies /policy/CMP0024 /policy/CMP0025 /policy/CMP0026 + /policy/CMP0027 |