Patrick Stotko c9349cc1b9 target_link_libraries: Allow use with targets in other directories 7 ani în urmă
..
COMPILE_OPTIONS_SHELL.txt ce0b983216 target_compile_options: Add syntax to specify shell strings 7 ani în urmă
FIND_XXX.txt 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 ani în urmă
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands 10 ani în urmă
add_compile_definitions.rst cb83314e65 add_compile_definitions: add new command 7 ani în urmă
add_compile_options.rst cb83314e65 add_compile_definitions: add new command 7 ani în urmă
add_custom_command.rst 6dd11ffbde Help: Clarify add_custom_command build event execution order 7 ani în urmă
add_custom_target.rst 7c8ab7ddc8 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 8 ani în urmă
add_definitions.rst cb83314e65 add_compile_definitions: add new command 7 ani în urmă
add_dependencies.rst 9504d7a99b Help: Explicitly mention lack of 'install' support in add_dependencies 10 ani în urmă
add_executable.rst 494906a8a2 Add support for IMPORTED GLOBAL targets to be aliased 8 ani în urmă
add_library.rst bafe655b11 Help: Document linking behavior of OBJECT libraries 7 ani în urmă
add_subdirectory.rst 777e87ae00 Fix trivial typos in text 8 ani în urmă
add_test.rst f19d6a2c95 Help: Document add_test expectations of test command (#15798) 10 ani în urmă
aux_source_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
break.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 ani în urmă
build_command.rst b42866a34a Drop Visual Studio 6 generator 9 ani în urmă
build_name.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
cmake_host_system_information.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
cmake_minimum_required.rst 45408b5ea1 cmake_minimum_required: Optionally set policies with version range 7 ani în urmă
cmake_parse_arguments.rst b95eda9b11 Help: Fix code example in cmake_parse_arguments.rst 7 ani în urmă
cmake_policy.rst 45408b5ea1 cmake_minimum_required: Optionally set policies with version range 7 ani în urmă
configure_file.rst 59e52b3041 Merge topic 'doc_configure_file' 8 ani în urmă
continue.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 ani în urmă
create_test_sourcelist.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
ctest_build.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior 9 ani în urmă
ctest_configure.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior 9 ani în urmă
ctest_coverage.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior 9 ani în urmă
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 ani în urmă
ctest_memcheck.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add 8 ani în urmă
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically 10 ani în urmă
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 ani în urmă
ctest_start.rst 563781099f ctest_start: read model from TAG file 7 ani în urmă
ctest_submit.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
ctest_test.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add 8 ani în urmă
ctest_update.rst 558e4d1ed6 Help: Document ctest_update branch following behavior 9 ani în urmă
ctest_upload.rst d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands 9 ani în urmă
define_property.rst ff6234509e Help: Clarify behavior of INHERITED properties 7 ani în urmă
else.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
elseif.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
enable_language.rst 6ecd8b601b Help: Document that ASM should be enabled last 8 ani în urmă
enable_testing.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
endforeach.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
endfunction.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
endif.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
endmacro.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
endwhile.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
exec_program.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
execute_process.rst 8caec41e6e execute_process: Allow UTF-8 as a synonym for the UTF8 keyword 8 ani în urmă
export.rst bafe655b11 Help: Document linking behavior of OBJECT libraries 7 ani în urmă
export_library_dependencies.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
file.rst 08b4ea639c Help: Organize file command docs into sections 7 ani în urmă
find_file.rst eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 ani în urmă
find_library.rst eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 ani în urmă
find_package.rst 4eb5d851d5 Help: Add 'lib32|libx32|lib64' paths to find_package prefixes 7 ani în urmă
find_path.rst eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 ani în urmă
find_program.rst eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 ani în urmă
fltk_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
foreach.rst 7771657cd0 Help: Better explain that foreach(RANGE ) is inclusive. 7 ani în urmă
function.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 ani în urmă
get_cmake_property.rst 15cc50fbb5 Help: Clarify get_cmake_property command documentation 9 ani în urmă
get_directory_property.rst ff6234509e Help: Clarify behavior of INHERITED properties 7 ani în urmă
get_filename_component.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
get_property.rst ff6234509e Help: Clarify behavior of INHERITED properties 7 ani în urmă
get_source_file_property.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
get_target_property.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
get_test_property.rst 20d90a9482 Help: Some spelling corrections for commands. 7 ani în urmă
if.rst b9ed29b7cb Help: Fix formatting typo for the 'if' command 8 ani în urmă
include.rst c3507b5496 Help: Clarify wording of include() for builtin module directories 9 ani în urmă
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation 11 ani în urmă
include_external_msproject.rst 227de0b95d include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> 8 ani în urmă
include_guard.rst 80f1221f50 include_guard: add doc pages and a release note 8 ani în urmă
include_regular_expression.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
install.rst 51c0e1407c Help: Add Synopsis section to install, list, and string docs 7 ani în urmă
install_files.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
install_programs.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
install_targets.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
link_directories.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
link_libraries.rst c7310917e6 Help: Clarify status of link_libraries command 10 ani în urmă
list.rst 51c0e1407c Help: Add Synopsis section to install, list, and string docs 7 ani în urmă
load_cache.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
load_command.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
macro.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 ani în urmă
make_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
mark_as_advanced.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
math.rst c05d9b0569 Help: Fix math(EXPR) documentation formatting 9 ani în urmă
message.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
option.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files 12 ani în urmă
project.rst af1c48871c CPack: Use project version as default for `CPACK_PACKAGE_VERSION` 7 ani în urmă
qt_wrap_cpp.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
qt_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
remove.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
remove_definitions.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
return.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
separate_arguments.rst 2a207aaca1 separgs: Add a NATIVE_COMMAND mode 8 ani în urmă
set.rst 42fe7d2150 Help: clarify PARENT_SCOPE behavior 9 ani în urmă
set_directory_properties.rst 66f5af29f3 Help: Link to properties in set_directory_properties docs. 10 ani în urmă
set_property.rst ff6234509e Help: Clarify behavior of INHERITED properties 7 ani în urmă
set_source_files_properties.rst f7dd3f7cf0 Help: Add link in set_source_files_properties command docs. 10 ani în urmă
set_target_properties.rst 89ee7ce3ea Help: Reference set_property from set_target_properties 7 ani în urmă
set_tests_properties.rst 6f82b5e81c Help: Link to properties in set_tests_properties. 10 ani în urmă
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files 12 ani în urmă
source_group.rst b42330be21 source_group: Add options create groups matching directory tree 8 ani în urmă
string.rst 51c0e1407c Help: Add Synopsis section to install, list, and string docs 7 ani în urmă
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends 12 ani în urmă
subdirs.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
target_compile_definitions.rst 3af1daa186 Help: Document target_compile_definitions handling of -D 7 ani în urmă
target_compile_features.rst fe4b25ec2f Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 ani în urmă
target_compile_options.rst cb83314e65 add_compile_definitions: add new command 7 ani în urmă
target_include_directories.rst fe4b25ec2f Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 ani în urmă
target_link_libraries.rst c9349cc1b9 target_link_libraries: Allow use with targets in other directories 7 ani în urmă
target_sources.rst fe4b25ec2f Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 ani în urmă
try_compile.rst 1371eec4c3 try_compile: extend CMP0067 to honor language standards for CUDA. 9 ani în urmă
try_run.rst e942526b3d try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. 10 ani în urmă
unset.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa 12 ani în urmă
utility_source.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
variable_requires.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files 12 ani în urmă
while.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă
write_file.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 ani în urmă