From c53a341f9fc9bf79ff3f704067884ef6848acae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=8A=E5=B0=91?= Date: Fri, 17 Nov 2023 09:41:43 -0500 Subject: Help: Move deprecated properties to dedicated section --- Help/manual/cmake-properties.7.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index fa1d297..0ff2f2a 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -262,7 +262,6 @@ Properties on Targets /prop_tgt/IMPORTED_LOCATION_CONFIG /prop_tgt/IMPORTED_NO_SONAME /prop_tgt/IMPORTED_NO_SONAME_CONFIG - /prop_tgt/IMPORTED_NO_SYSTEM /prop_tgt/IMPORTED_OBJECTS /prop_tgt/IMPORTED_OBJECTS_CONFIG /prop_tgt/IMPORTED_SONAME @@ -295,7 +294,6 @@ Properties on Targets /prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES /prop_tgt/INTERPROCEDURAL_OPTIMIZATION /prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG - /prop_tgt/IOS_INSTALL_COMBINED /prop_tgt/ISPC_HEADER_DIRECTORY /prop_tgt/ISPC_HEADER_SUFFIX /prop_tgt/ISPC_INSTRUCTION_SETS @@ -444,7 +442,6 @@ Properties on Targets /prop_tgt/VS_USER_PROPS /prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION /prop_tgt/VS_WINRT_COMPONENT - /prop_tgt/VS_WINRT_EXTENSIONS /prop_tgt/VS_WINRT_REFERENCES /prop_tgt/WATCOM_RUNTIME_LIBRARY /prop_tgt/WIN32_EXECUTABLE @@ -640,8 +637,11 @@ Deprecated Properties on Targets :maxdepth: 1 /prop_tgt/COMPILE_DEFINITIONS_CONFIG + /prop_tgt/IMPORTED_NO_SYSTEM + /prop_tgt/IOS_INSTALL_COMBINED /prop_tgt/POST_INSTALL_SCRIPT /prop_tgt/PRE_INSTALL_SCRIPT + /prop_tgt/VS_WINRT_EXTENSIONS Deprecated Properties on Source Files -- cgit v0.12