diff options
author | Brad King <brad.king@kitware.com> | 2017-11-08 14:08:08 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2017-11-08 14:08:15 (GMT) |
commit | 30fcf13be6680d6a4eb112f98cc2d99c6881f401 (patch) | |
tree | f967b05d19f98294a6147adf67bcb060a744ac32 /Help/manual | |
parent | 9f30cd13dad63b2a327162285711cd36dcc20b92 (diff) | |
parent | 6a3922bebea607dcc23944b1fe79b7b613a893d1 (diff) | |
download | CMake-30fcf13be6680d6a4eb112f98cc2d99c6881f401.zip CMake-30fcf13be6680d6a4eb112f98cc2d99c6881f401.tar.gz CMake-30fcf13be6680d6a4eb112f98cc2d99c6881f401.tar.bz2 |
Merge topic 'imported-promotion'
6a3922be Add new target-property `IMPORTED_GLOBAL`.
854e482a cmTarget: Simplified and fixed a string-comparision.
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1254
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 13b22f8..2c63c4b 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -184,6 +184,7 @@ Properties on Targets /prop_tgt/HAS_CXX /prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM /prop_tgt/IMPORTED_CONFIGURATIONS + /prop_tgt/IMPORTED_GLOBAL /prop_tgt/IMPORTED_IMPLIB_CONFIG /prop_tgt/IMPORTED_IMPLIB /prop_tgt/IMPORTED_LIBNAME_CONFIG |