Craig Scott 8981e88b18 Help: Add missing closing quote on C++ example 3 年之前
..
DEVICE_LINK_OPTIONS.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 年之前
FIND_XXX.txt 5635d33656 Help: Fix reST syntax typo in find_package docs 3 年之前
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 年之前
FIND_XXX_REGISTRY_VIEW.txt 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands 10 年之前
LINK_OPTIONS_LINKER.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 年之前
OPTIONS_SHELL.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 年之前
add_compile_definitions.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 年之前
add_compile_options.rst 448e2d7a9d Help: Provide cross-references between compiler settings 5 年之前
add_custom_command.rst 8cf8f4d13b Help: State behavior for add_custom_command(TARGET) without event type 3 年之前
add_custom_target.rst 2f59b683d3 Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets 4 年之前
add_definitions.rst b3e4fb5144 Help: clarify add_definitions() and add_compile_definitions() behavior 5 年之前
add_dependencies.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
add_executable.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
add_library.rst d0d09aa29f FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem 3 年之前
add_link_options.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 年之前
add_subdirectory.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
add_test.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 年之前
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 年之前
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
build_command.rst fc2ac46043 build_command: Add the PARALLEL_LEVEL argument 4 年之前
build_name.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
cmake_host_system_information.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates 3 年之前
cmake_language.rst 92e93f5c9e Help: Overhaul and expand the Using Dependencies Guide 3 年之前
cmake_minimum_required.rst b00a171b2b Help: Clarify calling cmake_minimum_required() inside a function 4 年之前
cmake_parse_arguments.rst 05c3060b10 Help: Fix cmake_parse_arguments version note 5 年之前
cmake_path.rst 37e01773e4 Help: Clarify behavior of path-based equality conditions 3 年之前
cmake_policy.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
configure_file.rst fa47e9c8f9 Help: Document that configure_file can create directories 4 年之前
continue.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 年之前
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
ctest_build.rst d2b856bc92 ctest_build: Add the PARALLEL_LEVEL argument 4 年之前
ctest_configure.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
ctest_coverage.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_memcheck.rst 731cfd45fd Help/ctest_memcheck: mention `ctest_test` arguments 4 年之前
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically 10 年之前
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 年之前
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_start.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 年之前
ctest_submit.rst ce44c2cec3 ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well 4 年之前
ctest_test.rst 8981e88b18 Help: Add missing closing quote on C++ example 3 年之前
ctest_update.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
ctest_upload.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
define_property.rst 26caa97057 define_property(): Change constraints of INITIALIZE_FROM_VARIABLE 3 年之前
else.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
enable_language.rst b50bfc8913 HIP: Add language to CMake 4 年之前
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. 6 年之前
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
exec_program.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
execute_process.rst 70c26a65b7 Help: Clarify execute_process OS-specific command-line encoding 3 年之前
export.rst 19b273b729 Help: Organize and clarify export() command documentation 3 年之前
export_library_dependencies.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
file.rst 0b7fd783f8 cmake -E tar: Add --touch option 3 年之前
find_file.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_library.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_package.rst 4f7a0c25d2 Help: Document BYPASS_PROVIDER keyword for find_package() 3 年之前
find_path.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_program.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
foreach.rst 46896d98bb foreach(): loop variables are only available in the loop scope 4 年之前
function.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
get_cmake_property.rst 456e0fb64f Help: Improve documentation formating 6 年之前
get_directory_property.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
get_filename_component.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates 3 年之前
get_property.rst 0c0ba17493 Help: get/set_property: Fix SOURCE grammars 4 年之前
get_source_file_property.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation 5 年之前
get_target_property.rst f4b911a2c9 Help: Update docs for failure result of get_target_property 5 年之前
get_test_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
if.rst 37e01773e4 Help: Clarify behavior of path-based equality conditions 3 年之前
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
include_external_msproject.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
include_guard.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 年之前
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
install.rst 308b698f5d Help: Make install() example component names more consistent 3 年之前
install_files.rst 7072d83772 Help: Fix typos and spelling in documentation 4 年之前
install_programs.rst 7072d83772 Help: Fix typos and spelling in documentation 4 年之前
install_targets.rst 7072d83772 Help: Fix typos and spelling in documentation 4 年之前
link_directories.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
list.rst b151db01f9 Help: mention non-existent case for list(PREPEND) 3 年之前
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter 6 年之前
load_command.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
macro.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
make_directory.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 年之前
math.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
message.rst 0aea13d20b Help: for message(FATAL_ERROR), document nonzero exit code 3 年之前
option.rst ee6b429498 Help: Clarify that option() is a boolean 3 年之前
output_required_files.rst 456e0fb64f Help: Improve documentation formating 6 年之前
project.rst a6c34b0353 project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point 3 年之前
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 年之前
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 年之前
remove.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
return.rst e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 年之前
separate_arguments.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
set.rst d96eb55282 set(CACHE): do not remove normal variable 4 年之前
set_directory_properties.rst bfc3670546 Help: Provide cross-references from and to set_property 6 年之前
set_property.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 年之前
set_source_files_properties.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation 5 年之前
set_target_properties.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
set_tests_properties.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 年之前
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable 5 年之前
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. 4 年之前
string.rst 2f0a3d43e1 Help: Fix string(JSON ... LENGTH ...) signature 3 年之前
subdir_depends.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
subdirs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
target_compile_definitions.rst 4b9fcadc9a Help: Describe definition values in target_compile_definitions 5 年之前
target_compile_features.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
target_compile_options.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
target_include_directories.rst ec29a6a1a9 Help: Clarify documentation on SYSTEM include directories 3 年之前
target_link_directories.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 年之前
target_link_libraries.rst 8be7694d97 Help: Fix trivial typo 4 年之前
target_link_options.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
target_precompile_headers.rst 5dd356cefc Help: Convert some genex names to explicit cross-references 4 年之前
target_sources.rst c7c5a50b97 Help: Add missing PRIVATE keyword to target_sources() example 3 年之前
try_compile.rst a6562ff579 try_compile: Add option to skip passing platform variables 3 年之前
try_run.rst 34d263270e Help: Drop incorrect versionadded for try_compile result variable 3 年之前
unset.rst 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 7 年之前
use_mangled_mesa.rst 07f3082d3b Help: Improve documentation links and formatting 6 年之前
utility_source.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前
variable_requires.rst 0e4fbb4a1f Help: Improve formatting of Help documentation 6 年之前
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() 5 年之前
while.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
write_file.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 年之前