CMake/Help/command
2018-01-16 15:10:26 +01:00
..
add_compile_options.rst Help: Clarify add_compile_options documentation (#15225) 2014-10-29 09:18:56 -04:00
add_custom_command.rst Help: Improved MAIN_DEPENDENCY documentation of add_custom_command() 2018-01-16 15:10:26 +01:00
add_custom_target.rst add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
add_definitions.rst Help: Reference add_compile_options from add_definitions (#15225) 2014-10-29 15:23:31 -04:00
add_dependencies.rst Help: Explicitly mention lack of 'install' support in add_dependencies 2015-06-01 09:13:23 -04:00
add_executable.rst Add support for IMPORTED GLOBAL targets to be aliased 2017-10-26 09:11:04 -04:00
add_library.rst add_library: mention that Xcode requires a real source file 2017-12-01 10:37:15 -05:00
add_subdirectory.rst Fix trivial typos in text 2017-11-03 10:25:05 -04:00
add_test.rst Help: Document add_test expectations of test command (#15798) 2015-10-19 11:07:01 -04:00
aux_source_directory.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
break.rst continue: Add a new CMake language command for loop continuation (#14013) 2014-12-01 09:50:49 -05:00
build_command.rst Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
build_name.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
cmake_host_system_information.rst cmake_host_system_information: Add more keywords 2017-06-05 13:51:30 -04:00
cmake_minimum_required.rst Help: Organize and clarify cmake_minimum_required documentation 2016-03-23 14:39:48 -04:00
cmake_parse_arguments.rst Help: Fix cmake_parse_arguments behavior for not found arguments 2017-10-20 09:05:13 +02:00
cmake_policy.rst Help: Document explicitly that policy OLD behavior is deprecated 2015-06-09 09:29:41 -04:00
configure_file.rst Merge topic 'doc_configure_file' 2017-07-11 07:35:27 -04:00
continue.rst continue: Add a new CMake language command for loop continuation (#14013) 2014-12-01 09:50:49 -05:00
create_test_sourcelist.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
ctest_build.rst Help: Clarify ctest_* APPEND option behavior 2016-10-14 14:43:46 -04:00
ctest_configure.rst Help: Clarify ctest_* APPEND option behavior 2016-10-14 14:43:46 -04:00
ctest_coverage.rst Help: Clarify ctest_* APPEND option behavior 2016-10-14 14:43:46 -04:00
ctest_empty_binary_directory.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
ctest_memcheck.rst Add ctest options for limiting which tests fixtures add 2017-05-02 01:54:13 +10:00
ctest_read_custom_files.rst ctest_read_custom_files: mention that ctest does this automatically 2015-09-21 09:27:54 -04:00
ctest_run_script.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
ctest_sleep.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
ctest_start.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
ctest_submit.rst ctest_submit: Add HTTPHEADER option 2017-05-04 12:21:21 -04:00
ctest_test.rst Add ctest options for limiting which tests fixtures add 2017-05-02 01:54:13 +10:00
ctest_update.rst Help: Document ctest_update branch following behavior 2016-06-08 09:53:13 -04:00
ctest_upload.rst CTest: Add CAPTURE_CMAKE_ERROR val to ctest_* commands 2016-09-20 13:14:20 -04:00
define_property.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
else.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
elseif.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
enable_language.rst Help: Document that ASM should be enabled last 2017-12-06 06:48:06 -05:00
enable_testing.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
endforeach.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
endfunction.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
endif.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
endmacro.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
endwhile.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
exec_program.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
execute_process.rst execute_process: Allow UTF-8 as a synonym for the UTF8 keyword 2017-12-27 21:56:00 +11:00
export_library_dependencies.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
export.rst Add support for creating prebuilt Android.mk files 2016-09-13 12:47:43 -04:00
file.rst Fix trivial typos in text 2017-11-03 10:25:05 -04:00
find_file.rst find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 2017-08-08 11:52:28 -04:00
find_library.rst find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 2017-08-08 11:52:28 -04:00
find_package.rst Various typo fixes 2018-01-04 06:52:01 +11:00
find_path.rst find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 2017-08-08 11:52:28 -04:00
find_program.rst find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 2017-08-08 11:52:28 -04:00
FIND_XXX_ORDER.txt Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
FIND_XXX_ROOT.txt Help: Improve documentation formatting of find_* commands 2015-06-08 15:52:21 -04:00
FIND_XXX.txt find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 2017-08-08 11:52:28 -04:00
fltk_wrap_ui.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
foreach.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
function.rst Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 2015-02-26 17:42:30 +01:00
get_cmake_property.rst Help: Clarify get_cmake_property command documentation 2016-08-23 11:14:09 -04:00
get_directory_property.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
get_filename_component.rst Help: Fix typo in get_filename_component docs 2015-09-08 11:36:06 -04:00
get_property.rst Help: Document installed file property API 2014-12-01 08:48:19 -05:00
get_source_file_property.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
get_target_property.rst Help: Improve markup in get_target_property documentation 2016-01-28 10:12:50 -05:00
get_test_property.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
if.rst Help: Fix formatting typo for the 'if' command 2017-08-18 09:43:40 +02:00
include_directories.rst Help: Mark up the buildsystem commands documentation 2014-02-06 16:15:53 -05:00
include_external_msproject.rst include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> 2017-04-05 13:44:03 -04:00
include_guard.rst include_guard: add doc pages and a release note 2017-06-22 11:13:15 +03:00
include_regular_expression.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
include.rst Help: Clarify wording of include() for builtin module directories 2016-09-15 14:02:25 -04:00
install_files.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
install_programs.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
install_targets.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
install.rst Help: improve install() documentation of argument ordering 2018-01-08 15:07:30 -05:00
link_directories.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
link_libraries.rst Help: Clarify status of link_libraries command 2015-01-26 09:15:00 -05:00
list.rst list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
load_cache.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
load_command.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
macro.rst Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 2015-02-26 17:42:30 +01:00
make_directory.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
mark_as_advanced.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
math.rst Help: Fix math(EXPR) documentation formatting 2016-10-14 15:47:30 -04:00
message.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
option.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
output_required_files.rst Add policy CMP0032 to disallow output_required_files 2013-10-22 09:09:52 -04:00
project.rst Help: Document that ASM should be enabled last 2017-12-06 06:48:06 -05:00
qt_wrap_cpp.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
qt_wrap_ui.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
remove_definitions.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
remove.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
return.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
separate_arguments.rst separgs: Add a NATIVE_COMMAND mode 2017-04-26 20:34:06 +02:00
set_directory_properties.rst Help: Link to properties in set_directory_properties docs. 2015-04-04 18:58:55 +02:00
set_property.rst Help: Link to cmake-properties.7 manual from set_property docs 2015-07-14 14:41:31 -04:00
set_source_files_properties.rst Help: Add link in set_source_files_properties command docs. 2015-04-04 18:56:14 +02:00
set_target_properties.rst Help: Link to cmake-properties.7 manual from set_target_properties docs 2015-07-14 14:42:47 -04:00
set_tests_properties.rst Help: Link to properties in set_tests_properties. 2015-04-04 19:14:56 +02:00
set.rst Help: clarify PARENT_SCOPE behavior 2016-06-13 09:55:17 -04:00
site_name.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
source_group.rst source_group: Add options create groups matching directory tree 2017-01-16 10:52:48 -05:00
string.rst Timestamp: support %A and %B 2017-09-07 13:36:11 -04:00
subdir_depends.rst Add policy CMP0029 to disallow subdir_depends 2013-10-22 09:09:51 -04:00
subdirs.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
target_compile_definitions.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
target_compile_features.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
target_compile_options.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
target_include_directories.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
target_link_libraries.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
target_sources.rst Teach target_* commands to set INTERFACE properties of IMPORTED targets 2017-10-26 09:11:04 -04:00
try_compile.rst try_compile: extend CMP0067 to honor language standards for CUDA. 2016-12-12 14:39:32 -05:00
try_run.rst try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. 2015-04-08 09:06:22 -04:00
unset.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
use_mangled_mesa.rst Add policy CMP0030 to disallow use_mangled_mesa 2013-10-22 09:09:51 -04:00
utility_source.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
variable_requires.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
variable_watch.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
while.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00
write_file.rst Help: Improve formatting of command documentation 2015-06-08 16:28:31 -04:00