CMake/Help/command
Alex Turbov f98c8707f4
Help: Use code-block:: cmake instead of :: for sub-commands descriptions
Most of CMake commands use syntax highlighting when describe
sub-commands syntax. Fix a few of them to be like others...
2022-11-07 22:55:07 +04:00
..
add_compile_definitions.rst Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
add_compile_options.rst Help: Provide cross-references between compiler settings 2020-05-14 22:17:10 +02:00
add_custom_command.rst Drop Visual Studio 10 2010 generator 2022-09-26 15:43:04 -04:00
add_custom_target.rst Help: Link from add_custom_target to policy on BYPRODUCTS 2022-09-19 12:39:29 -04:00
add_definitions.rst Help: clarify add_definitions() and add_compile_definitions() behavior 2020-05-24 12:47:24 +02:00
add_dependencies.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
add_executable.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
add_library.rst FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem 2022-04-14 09:17:54 -04:00
add_link_options.rst Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
add_subdirectory.rst add_subdirectory: Add SYSTEM option 2022-09-26 10:56:54 -04:00
add_test.rst Help: Clarify when add_test and test properties support generator expressions 2022-03-21 15:46:50 -04:00
aux_source_directory.rst Help: Improve documentation links and formatting 2019-03-27 16:01:20 +01:00
block.rst Help: Unindent _See Also_ related commands list 2022-11-07 22:55:06 +04:00
break.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
build_command.rst Help: Add more CLI :option: references to various pages 2022-10-20 11:21:40 -04:00
build_name.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
cmake_host_system_information.rst Help: Use code-block:: cmake instead of :: for sub-commands descriptions 2022-11-07 22:55:07 +04:00
cmake_language.rst Add new flow-control commands for variables and policies scopes management 2022-08-22 16:25:53 +02:00
cmake_minimum_required.rst Help: Clarify calling cmake_minimum_required() inside a function 2021-05-15 15:26:01 +10:00
cmake_parse_arguments.rst Help: Fix cmake_parse_arguments version note 2020-12-02 21:00:28 +05:00
cmake_path.rst Help: Use code-block:: cmake instead of :: for sub-commands descriptions 2022-11-07 22:55:07 +04:00
cmake_policy.rst Add new flow-control commands for variables and policies scopes management 2022-08-22 16:25:53 +02:00
configure_file.rst Help: Document that configure_file can create directories 2021-10-28 12:48:25 -04:00
continue.rst Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
create_test_sourcelist.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
ctest_build.rst Help: Add more CLI :option: references to various pages 2022-10-20 11:21:40 -04:00
ctest_configure.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
ctest_coverage.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
ctest_empty_binary_directory.rst
ctest_memcheck.rst Help/ctest_memcheck: mention ctest_test arguments 2021-07-14 15:23:48 -04:00
ctest_read_custom_files.rst
ctest_run_script.rst Help: Replace mentions of `-S option with :option:-S` role 2022-08-04 19:33:42 +04:00
ctest_sleep.rst
ctest_start.rst Help: Replace mentions of `-S option with :option:-S` role 2022-08-04 19:33:42 +04:00
ctest_submit.rst ctest_memcheck: generate DynamicAnalysis-Test.xml as well 2021-09-08 21:04:46 -04:00
ctest_test.rst Help: Add crossrefs to ctest output control options 2022-08-19 14:47:01 +10:00
ctest_update.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
ctest_upload.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
define_property.rst define_property(): Change constraints of INITIALIZE_FROM_VARIABLE 2022-03-23 16:39:32 +11:00
DEVICE_LINK_OPTIONS.txt Help: Add SHELL, LINKER and host/device discussions to property docs 2021-05-15 16:31:16 +10:00
else.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
elseif.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
enable_language.rst Help: Document enable_language accepting multiple languages 2022-06-30 23:37:15 +02:00
enable_testing.rst Help: for command enable_testing, explain relation to module CTest. 2019-03-07 11:58:22 +01:00
endblock.rst Add new flow-control commands for variables and policies scopes management 2022-08-22 16:25:53 +02:00
endforeach.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
endfunction.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
endif.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
endmacro.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
endwhile.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
exec_program.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
execute_process.rst Help: Clarify execute_process OS-specific command-line encoding 2022-07-20 11:46:23 -04:00
export_library_dependencies.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
export.rst Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes 2022-08-09 13:05:34 -04:00
file.rst Help: Clarify file(DOWNLOAD) behavior for existing file with same hash 2022-08-23 22:42:06 +10:00
find_file.rst find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
find_library.rst find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
find_package.rst Help: Mention CMake version for a recently-added find_package search path 2022-10-20 11:17:46 -04:00
find_path.rst find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
find_program.rst find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
FIND_XXX_ORDER.txt
FIND_XXX_REGISTRY_VIEW.txt Help: Fix typos, grammar and formatting in CMP0134 policy docs 2022-08-30 15:11:09 -04:00
FIND_XXX_ROOT.txt
FIND_XXX.txt Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' 2022-08-31 09:39:52 -04:00
fltk_wrap_ui.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
foreach.rst Help: Unindent _See Also_ related commands list 2022-11-07 22:55:06 +04:00
function.rst Help: Add see-also refs for flow control commands 2022-07-19 13:06:25 -04:00
get_cmake_property.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
get_directory_property.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
get_filename_component.rst cmake_host_system_information(WINDOWS_REGISTRY) updates 2022-05-01 12:57:24 +02:00
get_property.rst Help: get/set_property: Fix SOURCE grammars 2021-08-23 18:38:13 -04:00
get_source_file_property.rst GENERATED prop: Introducing policy CMP0118 and its documentation 2020-11-24 17:41:02 +01:00
get_target_property.rst Help: Update docs for failure result of get_target_property 2020-06-23 08:17:59 -04:00
get_test_property.rst Help: Replace a bunch of more `--option to :option:` role 2022-08-04 19:34:45 +04:00
if.rst Help: Unindent _See Also_ related commands list 2022-11-07 22:55:06 +04:00
include_directories.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
include_external_msproject.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
include_guard.rst Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
include_regular_expression.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
include.rst Help: Revise docs on Scripting Commands 2018-10-23 15:12:10 +02:00
install_files.rst Help: Fix typos and spelling in documentation 2021-05-07 17:00:17 +02:00
install_programs.rst Help: Fix typos and spelling in documentation 2021-05-07 17:00:17 +02:00
install_targets.rst Help: Fix typos and spelling in documentation 2021-05-07 17:00:17 +02:00
install.rst Help: Disambiguate cmake(1) program modes in Sphinx option references 2022-10-05 15:27:40 -04:00
link_directories.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
link_libraries.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
LINK_OPTIONS_LINKER.txt Help: Add SHELL, LINKER and host/device discussions to property docs 2021-05-15 16:31:16 +10:00
list.rst Help: mention non-existent case for list(PREPEND) 2021-12-21 10:55:43 -05:00
load_cache.rst Help: Clarify load_cache documentation of first parameter 2019-11-01 10:00:28 -04:00
load_command.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
macro.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
make_directory.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
mark_as_advanced.rst Help: Replace some versionadded directives with versionchanged 2020-11-12 09:44:01 +05:00
math.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
message.rst Help: Replace a bunch of more `--option to :option:` role 2022-08-04 19:34:45 +04:00
option.rst Help: Clarify that option() is a boolean 2022-07-05 11:05:54 -04:00
OPTIONS_SHELL.txt Help: Add SHELL, LINKER and host/device discussions to property docs 2021-05-15 16:31:16 +10:00
output_required_files.rst Help: Improve documentation formating 2019-04-04 15:13:58 +02:00
project.rst project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point 2022-05-13 18:03:36 +10:00
qt_wrap_cpp.rst qt_wrap_*: Add deprecation notes to command docs 2019-01-16 08:08:38 +11:00
qt_wrap_ui.rst qt_wrap_*: Add deprecation notes to command docs 2019-01-16 08:08:38 +11:00
remove_definitions.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
remove.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
return.rst Help: Unindent _See Also_ related commands list 2022-11-07 22:55:06 +04:00
separate_arguments.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
set_directory_properties.rst Help: Provide cross-references from and to set_property 2019-01-10 16:13:18 +01:00
set_property.rst Help: Clarify when add_test and test properties support generator expressions 2022-03-21 15:46:50 -04:00
set_source_files_properties.rst GENERATED prop: Introducing policy CMP0118 and its documentation 2020-11-24 17:41:02 +01:00
set_target_properties.rst Help: Apply syntax highlighting to project commands 2018-10-25 13:47:31 +02:00
set_tests_properties.rst Help: Clarify when add_test and test properties support generator expressions 2022-03-21 15:46:50 -04:00
set.rst Help: Add more CLI :option: references to various pages 2022-10-20 11:21:40 -04:00
site_name.rst Help: Document site_name command use of HOSTNAME variable 2020-10-22 10:20:43 -04:00
source_group.rst Help: Clarify condition of tree command from source_group. 2021-06-23 17:24:09 +02:00
string.rst string(TIMESTAMP): Add %z and %Z for adding time zone string 2022-10-27 11:13:46 -04:00
subdir_depends.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
subdirs.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
target_compile_definitions.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_compile_features.rst Help: Add .. versionadded directives to commands documentation 2020-11-09 20:51:57 +05:00
target_compile_options.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_include_directories.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_link_directories.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_link_libraries.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_link_options.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_precompile_headers.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
target_sources.rst Help: Link from usage requirement commands to detailed explanation 2022-09-16 10:54:27 -04:00
try_compile.rst Help: Use role :program: 2022-11-06 04:28:21 +04:00
try_run.rst Help: Fix typo that crashes older pygments lexers 2022-10-13 12:04:00 -04:00
unset.rst Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 2018-11-08 20:27:10 +01:00
use_mangled_mesa.rst Help: Improve documentation links and formatting 2019-03-27 16:01:20 +01:00
utility_source.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00
variable_requires.rst Help: Improve formatting of Help documentation 2019-04-08 14:53:31 +02:00
variable_watch.rst Help: Expand documentation of variable_watch() 2020-07-09 17:22:59 +02:00
while.rst Help: Unindent _See Also_ related commands list 2022-11-07 22:55:06 +04:00
write_file.rst Help: Date deprecation of deprecated commands. 2018-10-25 13:15:34 +02:00