CMake/Help/prop_tgt
Brad King 89a3d33d11 Merge topic 'automoc-using-depfiles'
aebfbcaa46 AutoGen: Use depfiles for the XXX_autogen ninja targets
f765fdea03 AutoGen: Use moc's feature to output dependencies
f8c505d4b3 Add a parser for GCC-style depfiles

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Jan Niklas Hasse <jhasse@bixense.com>
Merge-request: !4221
2020-01-30 09:52:33 -05:00
..
ADDITIONAL_CLEAN_FILES.rst Help: Improve ADDITIONAL_CLEAN_FILES documentation 2019-06-07 21:10:19 +10:00
ALIASED_TARGET.rst Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
ANDROID_ANT_ADDITIONAL_OPTIONS.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_API_MIN.rst Add 'ANDROID_API_MIN' target property to set Android Target MIN API 2014-12-17 11:17:28 -05:00
ANDROID_API.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
ANDROID_ARCH.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
ANDROID_ASSETS_DIRECTORIES.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_GUI.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
ANDROID_JAR_DEPENDENCIES.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_JAR_DIRECTORIES.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_JAVA_SOURCE_DIR.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_NATIVE_LIB_DEPENDENCIES.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_NATIVE_LIB_DIRECTORIES.rst Help: Prevent .so from being treated as a roff macro 2019-01-10 13:38:51 -05:00
ANDROID_PROCESS_MAX.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_PROGUARD_CONFIG_PATH.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_PROGUARD.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_SECURE_PROPS_PATH.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_SKIP_ANT_STEP.rst VS: Add more Nsight Tegra generator Android property settings 2015-07-14 14:24:05 -04:00
ANDROID_STL_TYPE.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst Add generator expression support to OUTPUT_DIRECTORY target properties 2015-08-12 13:43:00 -04:00
ARCHIVE_OUTPUT_DIRECTORY.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
ARCHIVE_OUTPUT_NAME_CONFIG.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
ARCHIVE_OUTPUT_NAME.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
AUTOGEN_BUILD_DIR.rst Autogen: Update documentation for ADDITIONAL_CLEAN_FILES 2019-05-15 15:28:17 +02:00
AUTOGEN_ORIGIN_DEPENDS.rst Autogen: Documentation updates 2018-11-26 09:57:20 +01:00
AUTOGEN_PARALLEL.rst Help: Clean up formatting and typos in autogen docs 2020-01-09 20:32:27 +11:00
AUTOGEN_TARGET_DEPENDS.rst Autogen: Documentation updates 2018-11-26 09:57:20 +01:00
AUTOMOC_COMPILER_PREDEFINES.rst Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES 2017-09-29 15:00:47 +02:00
AUTOMOC_DEPEND_FILTERS.rst AutoGen: Use moc's feature to output dependencies 2020-01-28 11:16:11 -05:00
AUTOMOC_EXECUTABLE.rst Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties 2019-01-10 08:03:24 -05:00
AUTOMOC_MACRO_NAMES.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
AUTOMOC_MOC_OPTIONS.rst Help: Clarify/add docs for initializing AUTO..._OPTIONS properties 2020-01-09 20:33:56 +11:00
AUTOMOC_PATH_PREFIX.rst Help: Clean up formatting and typos in autogen docs 2020-01-09 20:32:27 +11:00
AUTOMOC.rst Help: Clean up formatting and typos in autogen docs 2020-01-09 20:32:27 +11:00
AUTORCC_EXECUTABLE.rst Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties 2019-01-10 08:03:24 -05:00
AUTORCC_OPTIONS.rst Help: Clarify/add docs for initializing AUTO..._OPTIONS properties 2020-01-09 20:33:56 +11:00
AUTORCC.rst Help: Mention both target and source properties for AUTO..._OPTIONS 2020-01-09 20:34:39 +11:00
AUTOUIC_EXECUTABLE.rst Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties 2019-01-10 08:03:24 -05:00
AUTOUIC_OPTIONS.rst Help: Clarify/add docs for initializing AUTO..._OPTIONS properties 2020-01-09 20:33:56 +11:00
AUTOUIC_SEARCH_PATHS.rst Autogen: Add AUTOUIC_SEARCH_PATHS documentation 2017-03-02 09:10:02 -05:00
AUTOUIC.rst Help: Mention both target and source properties for AUTO..._OPTIONS 2020-01-09 20:34:39 +11:00
BINARY_DIR.rst Add SOURCE_DIR and BINARY_DIR target properties 2015-07-21 14:19:35 -04:00
BUILD_RPATH_USE_ORIGIN.rst Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affects 2019-02-27 21:07:36 +11:00
BUILD_RPATH.rst BUILD_RPATH/INSTALL_RPATH: Add generator expression support 2019-06-25 10:55:03 -04:00
BUILD_WITH_INSTALL_NAME_DIR.rst Add policy CMP0068 separate install_name and RPATH settings on macOS 2017-02-14 14:28:07 -07:00
BUILD_WITH_INSTALL_RPATH.rst Add policy CMP0068 separate install_name and RPATH settings on macOS 2017-02-14 14:28:07 -07:00
BUNDLE_EXTENSION.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
BUNDLE.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
C_EXTENSIONS.rst Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162) 2016-06-28 09:14:00 -04:00
C_STANDARD_REQUIRED.rst Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
C_STANDARD.rst Help: Correct <LANG>_STANDARD help w.r.t. MSVC 2017-10-23 08:23:53 -04:00
COMMON_LANGUAGE_RUNTIME.rst Help: Add hint to required VS 2017 component for C++/CLI support 2018-04-27 08:43:30 -04:00
COMPATIBLE_INTERFACE_BOOL.rst Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
COMPATIBLE_INTERFACE_NUMBER_MAX.rst Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
COMPATIBLE_INTERFACE_NUMBER_MIN.rst Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
COMPATIBLE_INTERFACE_STRING.rst Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
COMPILE_DEFINITIONS_CONFIG.rst Help: Document deprecated properties. 2014-07-21 19:48:48 +02:00
COMPILE_DEFINITIONS.rst Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
COMPILE_FEATURES.rst CUDA: Add cuda meta-features (e.g. `cuda_std_11`) support 2019-12-10 17:56:48 -05:00
COMPILE_FLAGS.rst Help: Fix cross-reference in COMPILE_FLAGS target property docs 2017-11-19 12:15:04 +11:00
COMPILE_OPTIONS.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
COMPILE_PDB_NAME_CONFIG.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
COMPILE_PDB_NAME.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
COMPILE_PDB_NOTE.txt Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
COMPILE_PDB_OUTPUT_DIRECTORY.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
CONFIG_OUTPUT_NAME.rst Help: Improve OUTPUT_NAME documentation formatting 2015-07-09 11:28:52 -04:00
CONFIG_POSTFIX.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
CROSSCOMPILING_EMULATOR.rst Teach CROSSCOMPILING_EMULATOR to support arguments 2019-06-03 10:17:17 -04:00
CUDA_EXTENSIONS.rst Help: Document CUDA_STANDARD and related properties 2016-12-09 14:13:06 -05:00
CUDA_PTX_COMPILATION.rst CUDA: Allow sources to be compiled to .ptx files 2017-04-20 13:25:38 -04:00
CUDA_RESOLVE_DEVICE_SYMBOLS.rst CUDA: Compilers can now state they don't require a device linking step 2019-08-06 15:44:15 -04:00
CUDA_RUNTIME_LIBRARY-VALUES.txt CUDA: Add abstraction for cuda runtime selection 2020-01-27 16:02:26 -05:00
CUDA_RUNTIME_LIBRARY.rst CUDA: Add abstraction for cuda runtime selection 2020-01-27 16:02:26 -05:00
CUDA_SEPARABLE_COMPILATION.rst CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable 2017-11-17 09:51:39 -05:00
CUDA_STANDARD_REQUIRED.rst Help: Document CUDA_STANDARD and related properties 2016-12-09 14:13:06 -05:00
CUDA_STANDARD.rst CUDA: Add support for requesting C++98 under CUDA 9 2017-09-26 11:08:09 -04:00
CXX_EXTENSIONS.rst Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162) 2016-06-28 09:14:00 -04:00
CXX_STANDARD_REQUIRED.rst Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
CXX_STANDARD.rst Features: Add infrastructure for C++ 20 language standard 2018-03-27 07:40:54 -04:00
DEBUG_POSTFIX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
DEFINE_SYMBOL.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
DEPLOYMENT_ADDITIONAL_FILES.rst Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES 2018-07-09 07:39:39 -04:00
DEPLOYMENT_REMOTE_DIRECTORY.rst Drop Visual Studio 8 2005 generator 2018-04-02 10:08:10 -04:00
DEPRECATION.rst Add set_property option: DEPRECATION 2020-01-02 17:11:31 -05:00
DISABLE_PRECOMPILE_HEADERS.rst Precompile headers: Update documentation 2019-08-28 11:47:51 -04:00
DOTNET_TARGET_FRAMEWORK_VERSION.rst VS: Add support for .NET Standard and .NET Core 2020-01-24 09:11:05 -05:00
DOTNET_TARGET_FRAMEWORK.rst VS: Add support for .NET Standard and .NET Core 2020-01-24 09:11:05 -05:00
EchoString.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
ENABLE_EXPORTS.rst AIX: Create import library for executables with exports 2019-07-16 14:15:13 -04:00
EXCLUDE_FROM_ALL.rst Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL 2019-09-30 09:18:20 -04:00
EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
EXCLUDE_FROM_DEFAULT_BUILD.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
EXPORT_NAME.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
EXPORT_PROPERTIES.rst Export: allow exporting of additional properties 2018-03-16 09:00:56 -04:00
FOLDER.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
Fortran_FORMAT.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
Fortran_MODULE_DIRECTORY.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
FRAMEWORK_VERSION.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
FRAMEWORK.rst Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target prop 2019-06-25 21:57:31 +10:00
GENERATOR_FILE_NAME.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
GHS_INTEGRITY_APP.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
GHS_NO_SOURCE_GROUP_FILE.rst GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE 2019-02-08 13:07:00 -05:00
GNUtoMS.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
HAS_CXX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
IMPORT_PREFIX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORT_SUFFIX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_COMMON_LANGUAGE_RUNTIME.rst document COMMON_LANGUAGE_RUNTIME target properties 2018-04-09 06:50:39 +02:00
IMPORTED_CONFIGURATIONS.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
IMPORTED_GLOBAL.rst Add new target-property IMPORTED_GLOBAL. 2017-11-07 15:08:41 +01:00
IMPORTED_IMPLIB_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_IMPLIB.rst AIX: Create import library for executables with exports 2019-07-16 14:15:13 -04:00
IMPORTED_LIBNAME_CONFIG.rst Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
IMPORTED_LIBNAME.rst Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_DEPENDENT_LIBRARIES.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_LANGUAGES.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_LIBRARIES.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LOCATION_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_LOCATION.rst Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentation 2019-11-11 11:26:30 -05:00
IMPORTED_NO_SONAME_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_NO_SONAME.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_OBJECTS_CONFIG.rst Allow OBJECT libraries to be installed, exported, and imported 2017-04-18 11:36:10 -04:00
IMPORTED_OBJECTS.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
IMPORTED_SONAME_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED_SONAME.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
IMPORTED.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
INCLUDE_DIRECTORIES.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
INSTALL_NAME_DIR.rst Help: Add documentation and release notes for INSTALL_NAME_DIR genex 2019-11-04 19:02:16 -05:00
INSTALL_REMOVE_ENVIRONMENT_RPATH.rst Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docs 2019-11-04 17:02:57 +11:00
INSTALL_RPATH_USE_LINK_PATH.rst Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentation 2019-12-05 12:45:45 -05:00
INSTALL_RPATH.rst BUILD_RPATH/INSTALL_RPATH: Add generator expression support 2019-06-25 10:55:03 -04:00
INTERFACE_AUTOUIC_OPTIONS.rst QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. 2013-11-27 19:06:12 +01:00
INTERFACE_BUILD_PROPERTY.txt Help: Unify the help text of INTERFACE_ build properties. 2014-11-22 12:39:04 +01:00
INTERFACE_COMPILE_DEFINITIONS.rst Help: Unify the help text of INTERFACE_ build properties. 2014-11-22 12:39:04 +01:00
INTERFACE_COMPILE_FEATURES.rst Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
INTERFACE_COMPILE_OPTIONS.rst Help: Unify the help text of INTERFACE_ build properties. 2014-11-22 12:39:04 +01:00
INTERFACE_INCLUDE_DIRECTORIES.rst Help: Place relocatable package notes in their own subsections 2015-04-03 10:52:22 -04:00
INTERFACE_LINK_DEPENDS.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
INTERFACE_LINK_DIRECTORIES.rst LINK_DIRECTORIES: Add new properties and commands 2018-09-25 23:59:58 +10:00
INTERFACE_LINK_LIBRARIES.rst target_link_libraries: Allow use with targets in other directories 2018-09-12 13:06:36 -04:00
INTERFACE_LINK_OPTIONS.rst LINK_OPTIONS: Add new family of properties 2018-06-06 17:22:39 +02:00
INTERFACE_POSITION_INDEPENDENT_CODE.rst INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support 2018-11-08 14:58:57 +01:00
INTERFACE_PRECOMPILE_HEADERS.rst Help: Provide guidance on INTERFACE for target_precompile_headers() 2019-11-14 00:49:31 +11:00
INTERFACE_SOURCES.rst Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst Help: Clarify INTERFACE_SYSTEM_INCLUDE_DIRECTORIES documentation. 2015-01-23 00:15:02 +01:00
INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
INTERPROCEDURAL_OPTIMIZATION.rst Help: Add CheckIPOSupported link to INTERPROCEDURAL_OPTIMIZATION 2019-05-17 20:46:00 +03:00
IOS_INSTALL_COMBINED.rst Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
JOB_POOL_COMPILE.rst Ninja: job pool support for compiling and linking 2013-11-25 22:23:24 +01:00
JOB_POOL_LINK.rst Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
JOB_POOL_PRECOMPILE_HEADER.rst Ninja: Add a separate job pool for PCH creation 2020-01-16 10:32:25 -05:00
LABELS.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
LANG_CLANG_TIDY.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LANG_COMPILER_LAUNCHER.rst ObjC: Add _COMPILE_LAUNCHER support 2020-01-09 13:52:37 -05:00
LANG_CPPCHECK.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LANG_CPPLINT.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LANG_INCLUDE_WHAT_YOU_USE.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LANG_VISIBILITY_PRESET.rst Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LIBRARY_OUTPUT_DIRECTORY.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
LIBRARY_OUTPUT_NAME_CONFIG.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
LIBRARY_OUTPUT_NAME.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
LINK_DEPENDS_NO_SHARED.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
LINK_DEPENDS.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_DIRECTORIES.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LINK_FLAGS_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_FLAGS.rst static library: add property STATIC_LIBRARY_OPTIONS 2018-08-15 15:20:18 +02:00
LINK_INTERFACE_LIBRARIES_CONFIG.rst Help: Place relocatable package notes in their own subsections 2015-04-03 10:52:22 -04:00
LINK_INTERFACE_LIBRARIES.rst Help: Place relocatable package notes in their own subsections 2015-04-03 10:52:22 -04:00
LINK_INTERFACE_MULTIPLICITY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_INTERFACE_MULTIPLICITY.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_LIBRARIES_INDIRECTION.txt target_link_libraries: Fix out-of-dir linking of a list of targets 2020-01-16 13:24:27 -05:00
LINK_LIBRARIES.rst target_link_libraries: Allow use with targets in other directories 2018-09-12 13:06:36 -04:00
LINK_OPTIONS.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
LINK_SEARCH_END_STATIC.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_SEARCH_START_STATIC.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LINK_WHAT_YOU_USE.rst Add options to run ldd -u -r as a "link-what-you-use" tool 2016-06-17 10:56:40 -04:00
LINKER_LANGUAGE.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LOCATION_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
LOCATION.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
MACOSX_BUNDLE_INFO_PLIST.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
MACOSX_BUNDLE.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
MACOSX_FRAMEWORK_INFO_PLIST.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
MACOSX_RPATH.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
MANUALLY_ADDED_DEPENDENCIES.rst Add a getter for manually added target dependencies 2017-01-16 22:38:24 +01:00
MAP_IMPORTED_CONFIG_CONFIG.rst Help: Add example to MAP_IMPORTED_CONFIG_<CONFIG> docs 2017-03-06 13:14:34 -05:00
MSVC_RUNTIME_LIBRARY-VALUES.txt MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARY 2019-04-22 08:48:44 -04:00
MSVC_RUNTIME_LIBRARY.rst MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set 2019-07-19 11:17:32 -04:00
NAME.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
NO_SONAME.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
NO_SYSTEM_FROM_IMPORTED.rst Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTED 2017-10-13 14:32:15 -04:00
OBJC_EXTENSIONS.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OBJC_STANDARD_REQUIRED.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OBJC_STANDARD.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OBJCXX_EXTENSIONS.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OBJCXX_STANDARD_REQUIRED.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OBJCXX_STANDARD.rst ObjC: Document ObjC/ObjCXX standard properties / variables 2019-11-11 16:10:19 +01:00
OSX_ARCHITECTURES_CONFIG.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
OSX_ARCHITECTURES.rst Help: Replace occurrences of "Mac OS X" with "macOS" 2018-09-05 16:10:49 -04:00
OSX_COMPATIBILITY_VERSION.rst macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties 2020-01-24 14:13:41 -05:00
OSX_CURRENT_VERSION.rst macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties 2020-01-24 14:13:41 -05:00
OUTPUT_NAME_CONFIG.rst Help: Improve OUTPUT_NAME documentation formatting 2015-07-09 11:28:52 -04:00
OUTPUT_NAME.rst Help: fix documentation for OUTPUT_NAME 2018-01-08 11:33:05 -05:00
PDB_NAME_CONFIG.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
PDB_NAME.rst Help: Clarify PDB_NAME fallback behavior (#15518) 2015-04-17 11:00:56 -04:00
PDB_NOTE.txt Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
PDB_OUTPUT_DIRECTORY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
PDB_OUTPUT_DIRECTORY.rst Add generator expression support to PDB_OUTPUT_DIRECTORY target property 2018-05-21 11:00:12 -04:00
POSITION_INDEPENDENT_CODE.rst PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
POST_INSTALL_SCRIPT.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
PRE_INSTALL_SCRIPT.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
PRECOMPILE_HEADERS_REUSE_FROM.rst Help: fixed typos in PCH / Unity Build doc 2019-10-01 05:33:50 +10:00
PRECOMPILE_HEADERS.rst Precompile headers: Update documentation 2019-08-28 11:47:51 -04:00
PREFIX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
PRIVATE_HEADER.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
PROJECT_LABEL.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
PUBLIC_HEADER.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
RESOURCE.rst Help: Remove empty literal block markup in RESOURCE target property 2019-04-05 08:18:14 -04:00
RULE_LAUNCH_COMPILE.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
RULE_LAUNCH_CUSTOM.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
RULE_LAUNCH_LINK.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
RUNTIME_OUTPUT_DIRECTORY.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
RUNTIME_OUTPUT_NAME_CONFIG.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
RUNTIME_OUTPUT_NAME.rst Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00
SKIP_BUILD_RPATH.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
SOURCE_DIR.rst Add SOURCE_DIR and BINARY_DIR target properties 2015-07-21 14:19:35 -04:00
SOURCES.rst Make the SOURCES target property writable. 2014-04-02 23:14:02 +02:00
SOVERSION.rst macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties 2020-01-24 14:13:41 -05:00
STATIC_LIBRARY_FLAGS_CONFIG.rst static library: add property STATIC_LIBRARY_OPTIONS 2018-08-15 15:20:18 +02:00
STATIC_LIBRARY_FLAGS.rst static library: add property STATIC_LIBRARY_OPTIONS 2018-08-15 15:20:18 +02:00
STATIC_LIBRARY_OPTIONS.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
SUFFIX.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
Swift_DEPENDENCIES_FILE.rst Help: Document Swift_DEPENDENCIES_FILE property defaults 2019-06-04 09:55:37 -04:00
Swift_LANGUAGE_VERSION.rst Swift: honour -swift-version in Ninja generator 2019-08-26 11:38:40 -04:00
Swift_MODULE_DIRECTORY.rst Help: add some initial documentation for Swift support 2019-05-16 14:41:05 -04:00
Swift_MODULE_NAME.rst Help: add some initial documentation for Swift support 2019-05-16 14:41:05 -04:00
TYPE.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
UNITY_BUILD_BATCH_SIZE.rst Help: Improve readability and fix inaccuracies in unity build docs 2019-11-09 19:48:34 +11:00
UNITY_BUILD_CODE_AFTER_INCLUDE.rst Help: Improve readability and fix inaccuracies in unity build docs 2019-11-09 19:48:34 +11:00
UNITY_BUILD_CODE_BEFORE_INCLUDE.rst Help: Improve readability and fix inaccuracies in unity build docs 2019-11-09 19:48:34 +11:00
UNITY_BUILD.rst Help: Improve readability and fix inaccuracies in unity build docs 2019-11-09 19:48:34 +11:00
VERSION.rst macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties 2020-01-24 14:13:41 -05:00
VISIBILITY_INLINES_HIDDEN.rst Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
VS_CONFIGURATION_TYPE.rst VS: Add support for generator expressions to VS_CONFIGURATION_TYPE 2019-08-26 15:22:43 +02:00
VS_DEBUGGER_COMMAND_ARGUMENTS.rst VS10Project: Expand VS_DEBUGGER_* capabilities 2018-06-17 17:55:27 +10:00
VS_DEBUGGER_COMMAND.rst VS10Project: Expand VS_DEBUGGER_* capabilities 2018-06-17 17:55:27 +10:00
VS_DEBUGGER_ENVIRONMENT.rst VS10Project: Expand VS_DEBUGGER_* capabilities 2018-06-17 17:55:27 +10:00
VS_DEBUGGER_WORKING_DIRECTORY.rst VS10Project: Expand VS_DEBUGGER_* capabilities 2018-06-17 17:55:27 +10:00
VS_DESKTOP_EXTENSIONS_VERSION.rst VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
VS_DOTNET_DOCUMENTATION_FILE.rst VS: Add VS_DOTNET_DOCUMENTATION_FILE property 2019-10-15 11:44:55 -04:00
VS_DOTNET_REFERENCE_refname.rst VS: add support for .NET references with hint paths 2016-12-13 13:51:50 -05:00
VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst Vs: fix documentation for target property VS_DOTNET_REFERENCEPROP_* 2017-06-17 22:56:28 +02:00
VS_DOTNET_REFERENCES_COPY_LOCAL.rst VS: add support for .NET references with hint paths 2016-12-13 13:51:50 -05:00
VS_DOTNET_REFERENCES.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst VS: Add support for .NET Standard and .NET Core 2020-01-24 09:11:05 -05:00
VS_DPI_AWARE.rst VS: Add VS_DPI_AWARE target property 2019-06-26 09:55:49 -04:00
VS_GLOBAL_KEYWORD.rst VS: Document VS_GLOBAL_KEYWORD and VS_KEYWORD relationship (#14493) 2013-10-21 10:07:46 -04:00
VS_GLOBAL_PROJECT_TYPES.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_GLOBAL_ROOTNAMESPACE.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_GLOBAL_variable.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_IOT_EXTENSIONS_VERSION.rst VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
VS_IOT_STARTUP_TASK.rst VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
VS_JUST_MY_CODE_DEBUGGING.rst MSVC: Add support for /JMC (Just My Code) 2019-05-14 13:27:18 -04:00
VS_KEYWORD.rst VS: Document VS_GLOBAL_KEYWORD and VS_KEYWORD relationship (#14493) 2013-10-21 10:07:46 -04:00
VS_MOBILE_EXTENSIONS_VERSION.rst VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
VS_NO_SOLUTION_DEPLOY.rst VS: support suppressing deployment of selected targets 2019-02-25 09:14:15 -05:00
VS_PACKAGE_REFERENCES.rst VS: Added support for VS package references for nuget 2019-05-30 10:22:44 -04:00
VS_PROJECT_IMPORT.rst VS: add target property VS_PROJECT_IMPORT_<propspath> 2019-04-15 13:05:07 -04:00
VS_SCC_AUXPATH.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_SCC_LOCALPATH.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_SCC_PROJECTNAME.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_SCC_PROVIDER.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
VS_SDK_REFERENCES.rst Help: Spell out ";-list" as "semicolon-separated list" 2018-10-25 15:44:59 +02:00
VS_USER_PROPS.rst VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS 2017-01-13 09:27:21 +01:00
VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
VS_WINRT_COMPONENT.rst VS: Do not compile C sources as WinRT (#15100) 2014-09-02 10:17:02 -04:00
VS_WINRT_EXTENSIONS.rst VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT 2014-08-21 09:28:20 -04:00
VS_WINRT_REFERENCES.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
WIN32_EXECUTABLE.rst Help: Spell out MFC 2018-11-14 17:50:45 +01:00
WINDOWS_EXPORT_ALL_SYMBOLS.rst Support WINDOWS_EXPORT_ALL_SYMBOLS with .def files 2017-03-21 10:02:34 -04:00
XCODE_ATTRIBUTE_an-attribute.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
XCODE_EXPLICIT_FILE_TYPE.rst Xcode: Add target property to override explicitFileType 2016-12-04 00:13:51 +01:00
XCODE_GENERATE_SCHEME.rst xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property 2019-10-01 23:02:35 +02:00
XCODE_PRODUCT_TYPE.rst Xcode: Add target property to override explicitFileType 2016-12-04 00:13:51 +01:00
XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_ADDRESS_SANITIZER.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_ARGUMENTS.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_DEBUG_AS_ROOT.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property 2019-10-01 23:02:35 +02:00
XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_ENVIRONMENT.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_EXECUTABLE.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_GUARD_MALLOC.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_MALLOC_GUARD_EDGES.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_MALLOC_SCRIBBLE.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_MALLOC_STACK.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_THREAD_SANITIZER_STOP.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_THREAD_SANITIZER.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCODE_SCHEME_WORKING_DIRECTORY.rst Xcode: Add custom working directory property 2019-11-18 22:34:34 +01:00
XCODE_SCHEME_ZOMBIE_OBJECTS.rst Xcode: Create Xcode schemes per target 2019-03-21 16:50:41 +00:00
XCTEST.rst OS X: Add handling for XCTest bundles 2015-03-23 09:12:18 -04:00
XXX_OUTPUT_DIRECTORY.txt Add generator expression support to OUTPUT_DIRECTORY target properties 2015-08-12 13:43:00 -04:00
XXX_OUTPUT_NAME.txt Help: Revise buildsystem artifact file type documentation (#15539) 2015-04-29 11:17:59 -04:00