CMake/Help/command
Brad King e7ca48f226 Help: Factor out cmake-generator-expressions manual page
Generator expressions are supported in many places and are a distinct
concept worthy of their own manual page.  The old builtin documentation
was previously represented by preprocessor macros to generate it into
each place that supports them.  Factor out the duplicate content into a
dedicated cmake-generator-expressions manual page and reference it from
each original location.
2013-10-16 09:22:38 -04:00
..
FIND_XXX.txt Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
FIND_XXX_MAC.txt Help: Factor out find_* command duplication 2013-10-16 09:22:38 -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: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
add_compile_options.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
add_custom_command.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
add_custom_target.rst
add_definitions.rst
add_dependencies.rst
add_executable.rst
add_library.rst
add_subdirectory.rst
add_test.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
aux_source_directory.rst
break.rst
build_command.rst
build_name.rst
cmake_host_system_information.rst
cmake_minimum_required.rst
cmake_policy.rst
configure_file.rst
create_test_sourcelist.rst
ctest_build.rst
ctest_configure.rst
ctest_coverage.rst
ctest_empty_binary_directory.rst
ctest_memcheck.rst
ctest_read_custom_files.rst
ctest_run_script.rst
ctest_sleep.rst
ctest_start.rst
ctest_submit.rst
ctest_test.rst
ctest_update.rst
ctest_upload.rst
define_property.rst
else.rst
elseif.rst
enable_language.rst
enable_testing.rst
endforeach.rst
endfunction.rst
endif.rst
endmacro.rst
endwhile.rst
exec_program.rst
execute_process.rst
export.rst
export_library_dependencies.rst
file.rst
find_file.rst Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
find_library.rst Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
find_package.rst Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
find_path.rst Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
find_program.rst Help: Factor out find_* command duplication 2013-10-16 09:22:38 -04:00
fltk_wrap_ui.rst
foreach.rst
function.rst
get_cmake_property.rst
get_directory_property.rst
get_filename_component.rst
get_property.rst
get_source_file_property.rst
get_target_property.rst
get_test_property.rst
if.rst
include.rst
include_directories.rst
include_external_msproject.rst
include_regular_expression.rst
install.rst
install_files.rst
install_programs.rst
install_targets.rst
link_directories.rst
link_libraries.rst
list.rst
load_cache.rst
load_command.rst
macro.rst
make_directory.rst
mark_as_advanced.rst
math.rst
message.rst
option.rst
output_required_files.rst
project.rst
qt_wrap_cpp.rst
qt_wrap_ui.rst
remove.rst
remove_definitions.rst
return.rst
separate_arguments.rst
set.rst
set_directory_properties.rst
set_property.rst
set_source_files_properties.rst
set_target_properties.rst
set_tests_properties.rst
site_name.rst
source_group.rst
string.rst
subdir_depends.rst
subdirs.rst
target_compile_definitions.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
target_compile_options.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
target_include_directories.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
target_link_libraries.rst Help: Factor out cmake-generator-expressions manual page 2013-10-16 09:22:38 -04:00
try_compile.rst
try_run.rst
unset.rst
use_mangled_mesa.rst
utility_source.rst
variable_requires.rst
variable_watch.rst
while.rst
write_file.rst