You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Scott 074fbdb73f Help: Clean up trivial typos and grammar 6 years ago
..
FIND_XXX.txt Help: Spell out ";-list" as "semicolon-separated list" 7 years ago
FIND_XXX_ORDER.txt Help: Factor out find_* command duplication 12 years ago
FIND_XXX_ROOT.txt Help: Improve documentation formatting of find_* commands 10 years ago
LINK_OPTIONS_LINKER.txt Help: clarify "LINKER:" prefix usage 7 years ago
OPTIONS_SHELL.txt LINK_OPTIONS: Add new family of properties 7 years ago
add_compile_definitions.rst Help: Apply syntax highlighting to project commands 7 years ago
add_compile_options.rst Help: Revise compile options command docs, and provide example 7 years ago
add_custom_command.rst Support job pools in custom commands and targets 6 years ago
add_custom_target.rst Support job pools in custom commands and targets 6 years ago
add_definitions.rst Help: Improve description of modules 6 years ago
add_dependencies.rst Help: Apply syntax highlighting to project commands 7 years ago
add_executable.rst Help: Apply syntax highlighting to project commands 7 years ago
add_library.rst add_library: Document UNKNOWN type of imported targets 6 years ago
add_link_options.rst Help: Clarify that link options don't apply to static library targets 6 years ago
add_subdirectory.rst Help: Apply syntax highlighting to project commands 7 years ago
add_test.rst Help: for command enable_testing, explain relation to module CTest. 6 years ago
aux_source_directory.rst Help: Improve documentation links and formatting 6 years ago
break.rst Help: Revise docs on Scripting Commands 7 years ago
build_command.rst cmake: Teach --build mode to support multiple targets 7 years ago
build_name.rst Help: Date deprecation of deprecated commands. 7 years ago
cmake_host_system_information.rst Help: Revise docs on Scripting Commands 7 years ago
cmake_minimum_required.rst Help: Revise docs on Scripting Commands 7 years ago
cmake_parse_arguments.rst Help: Typo and grammar fixes in cmake_parse_arguments() docs 6 years ago
cmake_policy.rst Help: Improve description of modules 6 years ago
configure_file.rst Help: Revise docs on Scripting Commands 7 years ago
continue.rst Help: Revise docs on Scripting Commands 7 years ago
create_test_sourcelist.rst Help: Apply syntax highlighting to project commands 7 years ago
ctest_build.rst ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value 7 years ago
ctest_configure.rst Help: Clarify `ctest_*` APPEND option behavior 9 years ago
ctest_coverage.rst Help: Clarify `ctest_*` APPEND option behavior 9 years ago
ctest_empty_binary_directory.rst Convert builtin help to reStructuredText source files 12 years ago
ctest_memcheck.rst Add ctest options for limiting which tests fixtures add 8 years ago
ctest_read_custom_files.rst ctest_read_custom_files: mention that ctest does this automatically 10 years ago
ctest_run_script.rst Help: Improve formatting of command documentation 10 years ago
ctest_sleep.rst Convert builtin help to reStructuredText source files 12 years ago
ctest_start.rst ctest_start: read model from TAG file 7 years ago
ctest_submit.rst ctest_submit: Add option BUILD_ID 6 years ago
ctest_test.rst Add ctest options for limiting which tests fixtures add 8 years ago
ctest_update.rst Help: cross-ref and wording of docs related to ctest_update() 6 years ago
ctest_upload.rst CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands 9 years ago
define_property.rst Help: Apply syntax highlighting to project commands 7 years ago
else.rst Help: Revise docs on Scripting Commands 7 years ago
elseif.rst Help: Revise docs on Scripting Commands 7 years ago
enable_language.rst Help: Apply syntax highlighting to project commands 7 years ago
enable_testing.rst Help: for command enable_testing, explain relation to module CTest. 6 years ago
endforeach.rst Help: Revise docs on Scripting Commands 7 years ago
endfunction.rst Help: Revise docs on Scripting Commands 7 years ago
endif.rst Help: Revise docs on Scripting Commands 7 years ago
endmacro.rst Help: Revise docs on Scripting Commands 7 years ago
endwhile.rst Help: Revise docs on Scripting Commands 7 years ago
exec_program.rst Help: Date deprecation of deprecated commands. 7 years ago
execute_process.rst Help: Clean up trivial typos and grammar 6 years ago
export.rst Help: Improve formatting of Help documentation 6 years ago
export_library_dependencies.rst Help: Date deprecation of deprecated commands. 7 years ago
file.rst file: Change REMOVE to ignore empty names 6 years ago
find_file.rst find_*: Add docs for PackageRoot search path group 8 years ago
find_library.rst find_*: Add docs for PackageRoot search path group 8 years ago
find_package.rst find_package: Add option to prefer Config mode 6 years ago
find_path.rst find_*: Add docs for PackageRoot search path group 8 years ago
find_program.rst find_*: Add docs for PackageRoot search path group 8 years ago
fltk_wrap_ui.rst Help: Apply syntax highlighting to project commands 7 years ago
foreach.rst Help: Revise docs on Scripting Commands 7 years ago
function.rst Help: describe differences between macro and function. 7 years ago
get_cmake_property.rst Help: Improve documentation formating 6 years ago
get_directory_property.rst Help: Revise docs on Scripting Commands 7 years ago
get_filename_component.rst Help: Remove outdated statement about get_filename_component() 7 years ago
get_property.rst Help: Revise docs on Scripting Commands 7 years ago
get_source_file_property.rst Help: Apply syntax highlighting to project commands 7 years ago
get_target_property.rst Help: Improve documentation formating 6 years ago
get_test_property.rst Help: Apply syntax highlighting to project commands 7 years ago
if.rst Merge topic 'if-EXISTS-doc' 6 years ago
include.rst Help: Revise docs on Scripting Commands 7 years ago
include_directories.rst Help: Apply syntax highlighting to project commands 7 years ago
include_external_msproject.rst Help: Improve description of modules 6 years ago
include_guard.rst Help: Revise docs on Scripting Commands 7 years ago
include_regular_expression.rst Help: Apply syntax highlighting to project commands 7 years ago
install.rst Help: Fix typo in install(EXPORT_ANDROID_MK) example 6 years ago
install_files.rst Help: Improve documentation formating 6 years ago
install_programs.rst Help: Date deprecation of deprecated commands. 7 years ago
install_targets.rst Help: Date deprecation of deprecated commands. 7 years ago
link_directories.rst Help: Apply syntax highlighting to project commands 7 years ago
link_libraries.rst Help: Apply syntax highlighting to project commands 7 years ago
list.rst Help: Clean up trivial typos and grammar 6 years ago
load_cache.rst Help: Apply syntax highlighting to project commands 7 years ago
load_command.rst Help: Date deprecation of deprecated commands. 7 years ago
macro.rst Misc. comment typos 7 years ago
make_directory.rst Help: Date deprecation of deprecated commands. 7 years ago
mark_as_advanced.rst Help: Revise docs on Scripting Commands 7 years ago
math.rst Help: Improve documentation formating 6 years ago
message.rst message(): Add support for log levels 6 years ago
option.rst Help: Revise docs on Scripting Commands 7 years ago
output_required_files.rst Help: Improve documentation formating 6 years ago
project.rst cmMakefile: Enforce explicit use of project() command 6 years ago
qt_wrap_cpp.rst qt_wrap_*: Add deprecation notes to command docs 7 years ago
qt_wrap_ui.rst qt_wrap_*: Add deprecation notes to command docs 7 years ago
remove.rst Help: Date deprecation of deprecated commands. 7 years ago
remove_definitions.rst Help: Apply syntax highlighting to project commands 7 years ago
return.rst Help: Revise docs on Scripting Commands 7 years ago
separate_arguments.rst Help: Revise docs on Scripting Commands 7 years ago
set.rst set: warn of extra arguments after ENV value. 7 years ago
set_directory_properties.rst Help: Provide cross-references from and to set_property 7 years ago
set_property.rst Help: Improve description of modules 6 years ago
set_source_files_properties.rst Help: Improve description of modules 6 years ago
set_target_properties.rst Help: Apply syntax highlighting to project commands 7 years ago
set_tests_properties.rst Help: Provide cross-references from and to set_property 7 years ago
site_name.rst Help: Revise docs on Scripting Commands 7 years ago
source_group.rst Help: Apply syntax highlighting to project commands 7 years ago
string.rst string: introduce `REPEAT` sub-command 6 years ago
subdir_depends.rst Help: Date deprecation of deprecated commands. 7 years ago
subdirs.rst Help: Date deprecation of deprecated commands. 7 years ago
target_compile_definitions.rst Help: Apply syntax highlighting to project commands 7 years ago
target_compile_features.rst Help: Apply syntax highlighting to project commands 7 years ago
target_compile_options.rst Help: Revise compile options command docs, and provide example 7 years ago
target_include_directories.rst Help: Apply syntax highlighting to project commands 7 years ago
target_link_directories.rst Help: Apply syntax highlighting to project commands 7 years ago
target_link_libraries.rst Help: Improve documentation formating 6 years ago
target_link_options.rst Help: Clarify that link options don't apply to static library targets 6 years ago
target_sources.rst Help: Apply syntax highlighting to project commands 7 years ago
try_compile.rst MSVC: Add abstraction for runtime library selection 6 years ago
try_run.rst Help: User-provided variable names for try_* commands 7 years ago
unset.rst Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 7 years ago
use_mangled_mesa.rst Help: Improve documentation links and formatting 6 years ago
utility_source.rst Help: Date deprecation of deprecated commands. 7 years ago
variable_requires.rst Help: Improve formatting of Help documentation 6 years ago
variable_watch.rst Help: Revise docs on Scripting Commands 7 years ago
while.rst Help: Revise docs on Scripting Commands 7 years ago
write_file.rst Help: Date deprecation of deprecated commands. 7 years ago