diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2019-01-17 15:21:25 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2019-01-17 15:21:25 (GMT) |
commit | 00c7e006a5554911986ec4afe8b03e929d7b72e2 (patch) | |
tree | 969c8a7a8c3a97d9d56cca5279fc3647fd341d5b | |
parent | c144db1b8ca1ea2e3dad397123f110956a439030 (diff) | |
download | CMake-00c7e006a5554911986ec4afe8b03e929d7b72e2.zip CMake-00c7e006a5554911986ec4afe8b03e929d7b72e2.tar.gz CMake-00c7e006a5554911986ec4afe8b03e929d7b72e2.tar.bz2 |
Help: Remove duplicate reference to IMPORTED_LINK_DEPENDENT_LIBRARIES_<CONFIG>
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index df8f12c..4a25878 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -204,7 +204,6 @@ Properties on Targets /prop_tgt/IMPORTED_LIBNAME_CONFIG /prop_tgt/IMPORTED_LIBNAME /prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG - /prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG /prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES /prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG /prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES |