Matthew Woehlke 551d4e399a Help: Improve CPS install documentation 5 months ago
..
include 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
add_compile_definitions.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
add_compile_options.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
add_custom_command.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 9 months ago
add_custom_target.rst 9c963de998 Help: Remove stray spaces and one colon 9 months ago
add_definitions.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 years ago
add_dependencies.rst 609c949061 add_dependencies: Allow calling with no dependencies 8 months ago
add_executable.rst 987f3fa4e0 Help: Add cmake-buildsystem(7) subsections for each binary target type 10 months ago
add_library.rst 987f3fa4e0 Help: Add cmake-buildsystem(7) subsections for each binary target type 10 months ago
add_link_options.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
add_subdirectory.rst 2449c04d8d Help: improve docs for the EXCLUDE_FROM_ALL directory property 1 year ago
add_test.rst 9510820d58 Help: Document CTest module BUILD_TESTING variable 1 year ago
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 years ago
block.rst 9eef69bbec Help: block() command: enhance the `PROPAGATE` example 6 months ago
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
build_command.rst 789a7d73d4 CMP0061: Remove support for OLD behavior 9 months ago
build_name.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
cmake_file_api.rst 99b2ccf80d cmake_file_api: New project command 2 years ago
cmake_host_system_information.rst d9de3fe322 cmake_host_system_information: Extend fallback script example 8 months ago
cmake_instrumentation.rst c8e319d08c instrumentation: Add experimental notes to docs 8 months ago
cmake_language.rst 4cb5bb014d try_compile: Propagating top level includes into whole-project calls 1 year ago
cmake_minimum_required.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
cmake_parse_arguments.rst 2000abe74f Help: Recommend good prefixes for cmake_parse_arguments, expand example 1 year ago
cmake_path.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 9 months ago
cmake_pkg_config.rst f59bab006d PkgC: Add NAME and PREFIX 7 months ago
cmake_policy.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
configure_file.rst 9c963de998 Help: Remove stray spaces and one colon 9 months ago
continue.rst 1046a61cfd Help: clean up and clarify block() and return() 3 years ago
create_test_sourcelist.rst 2c646641ec Help: Document create_test_sourcelist source path convention 1 year ago
ctest_build.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_configure.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_coverage.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_empty_binary_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_memcheck.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_read_custom_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_run_script.rst 267b42bccc CTest: Remove declarative scripting mode 1 year ago
ctest_sleep.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_start.rst 77d23eaa8f CTEST_CVS_CHECKOUT: Add deprecated directive to docs 7 months ago
ctest_submit.rst 718043b540 Help: Convert some literal blocks into tables and lists 9 months ago
ctest_test.rst 5de1e21659 ctest: Allow passing -j without value to choose a contextual default 1 year ago
ctest_update.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
ctest_upload.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
define_property.rst 718043b540 Help: Convert some literal blocks into tables and lists 9 months ago
else.rst 9f2efc3270 Remove optional arguments from else() and end*() commands 9 months ago
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
enable_language.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
enable_testing.rst 9510820d58 Help: Document CTest module BUILD_TESTING variable 1 year ago
endblock.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management 3 years ago
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
exec_program.rst 7b79c2b39d exec_program: Add example how to upgrade to execute_process() 6 months ago
execute_process.rst acba9cb083 execute_process: Document {OUTPUT,ERROR}_STRIP_TRAILING_WHITESPACE 7 months ago
export.rst c8ccd5a9e3 export: Add build-tree CPS support 8 months ago
export_library_dependencies.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
file.rst 9c963de998 Help: Remove stray spaces and one colon 9 months ago
find_file.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
find_library.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
find_package.rst 551d4e399a Help: Improve CPS install documentation 5 months ago
find_path.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
find_program.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
fltk_wrap_ui.rst 9c963de998 Help: Remove stray spaces and one colon 9 months ago
foreach.rst c3777c1536 ci: Extend spellcheck job with 'typos' tool 9 months ago
function.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 years ago
get_cmake_property.rst 34379f005b Help: Use <variable> consistently in property getter commands 1 year ago
get_directory_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 years ago
get_filename_component.rst 718043b540 Help: Convert some literal blocks into tables and lists 9 months ago
get_property.rst a1fdcb9d47 Help: get_property() result var is unset if property is not set 1 year ago
get_source_file_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 1 year ago
get_target_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 1 year ago
get_test_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 1 year ago
if.rst bc4c71627a Help: Fix typos found by the `rst-backticks` hook 9 months ago
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 years ago
include_directories.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
include_external_msproject.rst 6b7e634b7c Help: Explicitly state include_external_msproject is only for VS generators 1 year ago
include_guard.rst c36910476a Help: remove links from pages to themselves 3 years ago
include_regular_expression.rst 718043b540 Help: Convert some literal blocks into tables and lists 9 months ago
install.rst 551d4e399a Help: Improve CPS install documentation 5 months ago
install_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
install_programs.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
install_targets.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
link_directories.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 years ago
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 years ago
list.rst 5d039f3be3 regex: Match ^ at most once in repeated searches 8 months ago
load_cache.rst 477737b7bf load_cache: Add note about export() 9 months ago
load_command.rst 718043b540 Help: Convert some literal blocks into tables and lists 9 months ago
macro.rst 67171a99be Help: Fix inaccurate use of "function" in macro docs 1 year ago
make_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 years ago
math.rst 68a46505a3 Help: math: note that floating point inputs are invalid 2 years ago
message.rst a78cba5197 message: Add CONFIGURE_LOG mode to record a message in the configure log 2 years ago
option.rst f70f972562 CMakeDependentOption: Sync documentation 5 months ago
output_required_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
project.rst 0138df29dc project: add COMPAT_VERSION keyword 6 months ago
qt_wrap_cpp.rst ccaf529c4e Autogen: Update Documentation 1 year ago
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 years ago
remove.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 years ago
return.rst c6f56153bb Help: Fix example for return command 1 year ago
separate_arguments.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 9 months ago
set.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
set_directory_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures 1 year ago
set_property.rst 753999d4db set_property(TEST): Add DIRECTORY option 2 years ago
set_source_files_properties.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 9 months ago
set_target_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures 1 year ago
set_tests_properties.rst 1ca5ec67b0 Help: Add missing DIRECTORY keyword to set_tests_properties() signature 1 year ago
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable 5 years ago
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. 4 years ago
string.rst 8d455809b0 string: Allow zero-length matches in all REGEX subcommands 8 months ago
subdir_depends.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
subdirs.rst 9c963de998 Help: Remove stray spaces and one colon 9 months ago
target_compile_definitions.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_compile_features.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_compile_options.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_include_directories.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_link_directories.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_link_libraries.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_link_options.rst 4b0bce12c8 CheckLinkerFlag: Update documentation 5 months ago
target_precompile_headers.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
target_sources.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 year ago
try_compile.rst 3e64c6a56e Merge topic 'msvc-runtime-checks' 9 months ago
try_run.rst 9be6e42499 Help: Note try_compile/try_run caching 10 months ago
unset.rst 9784834b4c Help: Use `*.rst` extension for included files 6 months ago
use_mangled_mesa.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
utility_source.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
variable_requires.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() 5 years ago
while.rst cc8837606c Help: Unindent _See Also_ related commands list 3 years ago
write_file.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 years ago