Brad King d51c1f090a Help: Fix xref typos in target_compile_options docs 10 年之前
..
FIND_XXX.txt ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年之前
FIND_XXX_MAC.txt 898216137a Help: Factor out find_* command duplication 12 年之前
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 年之前
FIND_XXX_ROOT.txt 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. 12 年之前
add_compile_options.rst a9f8c50aa2 Help: Clarify add_compile_options documentation (#15225) 11 年之前
add_custom_command.rst 44d6f3ce08 Help: Add some cross-linking. 10 年之前
add_custom_target.rst 44d6f3ce08 Help: Add some cross-linking. 10 年之前
add_definitions.rst 352cbb6e36 Help: Reference add_compile_options from add_definitions (#15225) 11 年之前
add_dependencies.rst ac14cbf017 Allow add_dependencies() on INTERFACE libraries (#15414) 10 年之前
add_executable.rst e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. 11 年之前
add_library.rst 67c4be51a3 Merge branch 'release-doc-formatting' into doc-formatting 11 年之前
add_subdirectory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
add_test.rst 8afa5fe8ce Help: Revise and format add_test() command documentation 11 年之前
aux_source_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
break.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 年之前
build_command.rst bca67c710f build_command: Return a "cmake --build" command-line 12 年之前
build_name.rst 6c9194488a Add policy CMP0036 to disallow build_name 12 年之前
cmake_host_system_information.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
cmake_minimum_required.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
cmake_policy.rst 4207b3a3bb Help: Use "^^^^" for subsubsection headers 11 年之前
configure_file.rst 029d38fa61 Help: Revise configure_file documentation (#15403) 10 年之前
continue.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 年之前
create_test_sourcelist.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_build.rst 49ba4545c2 ctest_build: Add QUIET option 10 年之前
ctest_configure.rst f999dc0bbf ctest_configure: Add QUIET option 10 年之前
ctest_coverage.rst fc58bdb9ad ctest_coverage: Add QUIET option 10 年之前
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_memcheck.rst 0b87b2a339 ctest_memcheck: Add QUIET option 10 年之前
ctest_read_custom_files.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_run_script.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
ctest_start.rst 19d1a5599a ctest_start: Add QUIET option 10 年之前
ctest_submit.rst 1643b905e0 ctest_submit: Add QUIET option 10 年之前
ctest_test.rst 876a680d48 ctest_test: Add QUIET option 10 年之前
ctest_update.rst 645ad117e1 ctest_update: Add QUIET option 10 年之前
ctest_upload.rst ff1ddd2a73 ctest_upload: Add QUIET option 10 年之前
define_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
else.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
elseif.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
enable_language.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
enable_testing.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
endforeach.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
endfunction.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
endif.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
endmacro.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
endwhile.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
exec_program.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
execute_process.rst 3bb6266492 Help: Clarify execute_process COMMAND argument behavior 12 年之前
export.rst be8ae96098 Allow the Package Registry to be disabled (#14849) 11 年之前
export_library_dependencies.rst 248d1dc057 Add policy CMP0033 to disallow export_library_dependencies 12 年之前
file.rst a2c068a7ce file: Teach GLOB to list directories optionally 10 年之前
find_file.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年之前
find_library.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年之前
find_package.rst b8abd25897 find_package: Document CMAKE_FIND_PACKAGE_NAME variable 11 年之前
find_path.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年之前
find_program.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. 12 年之前
fltk_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
foreach.rst f0db2e3898 Help: Document macro argument caveats in more detail 12 年之前
function.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 年之前
get_cmake_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
get_directory_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
get_filename_component.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
get_property.rst 07254a8166 Help: Document installed file property API 11 年之前
get_source_file_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
get_target_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
get_test_property.rst 282148628f get_test_property: clarify the documentation 11 年之前
if.rst 7a2c3f0c0e Help: Clarify if(<variable>) documentation (#15335) 11 年之前
include.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation 11 年之前
include_external_msproject.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
include_regular_expression.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
install.rst f30022eb07 install: Allow generator expressions in TARGETS DESTINATION (#14317) 10 年之前
install_files.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
install_programs.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
install_targets.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
link_directories.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
link_libraries.rst c7310917e6 Help: Clarify status of link_libraries command 10 年之前
list.rst f0db2e3898 Help: Document macro argument caveats in more detail 12 年之前
load_cache.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
load_command.rst aa76518f8b Add policy CMP0031 to disallow load_command 12 年之前
macro.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 年之前
make_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
mark_as_advanced.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
math.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
message.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
option.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files 12 年之前
project.rst 7e142c5ac2 project: Manage VERSION variables 11 年之前
qt_wrap_cpp.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
qt_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
remove.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
remove_definitions.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
return.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
separate_arguments.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
set.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
set_directory_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
set_property.rst 07254a8166 Help: Document installed file property API 11 年之前
set_source_files_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
set_target_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
set_tests_properties.rst 76ff92e0c9 set_tests_properties: fix documentation 11 年之前
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
source_group.rst 0060e955db Help: Format and clarify source_group() documentation (#14631) 12 年之前
string.rst 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index 11 年之前
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends 12 年之前
subdirs.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
target_compile_definitions.rst 1ee4721f7c Help: Fix formatting of command parameter. 10 年之前
target_compile_features.rst 60a981ea8e Features: Enable compiler extensions by default. 11 年之前
target_compile_options.rst d51c1f090a Help: Fix xref typos in target_compile_options docs 10 年之前
target_include_directories.rst bb1111eaa2 Help: Warn that paths should not be used in INTERFACE_ build properties. 11 年之前
target_link_libraries.rst bb1111eaa2 Help: Warn that paths should not be used in INTERFACE_ build properties. 11 年之前
target_sources.rst 6da65b3907 Allow export of targets with INTERFACE_SOURCES. 10 年之前
try_compile.rst 219797e4be Help: Revise try_compile and try_run documentation (#15358) 10 年之前
try_run.rst 219797e4be Help: Revise try_compile and try_run documentation (#15358) 10 年之前
unset.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa 12 年之前
utility_source.rst 178b9af186 Add policy CMP0034 to disallow utility_source 12 年之前
variable_requires.rst 3969bb23aa Add policy CMP0035 to disallow variable_requires 12 年之前
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
while.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前
write_file.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年之前