OXIESEC PANEL
- Current Dir:
/
/
usr
/
local
/
share
/
cmake-3.26
/
Help
/
manual
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
04/04/2023 07:10:49 PM
rwxr-xr-x
📄
ID_RESERVE.txt
266 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
LINKS.txt
430 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
OPTIONS_BUILD.txt
6 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
OPTIONS_HELP.txt
3.75 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
ccmake.1.rst
913 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-buildsystem.7.rst
43.04 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-commands.7.rst
4.1 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-compile-features.7.rst
11.43 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-configure-log.7.rst
9.7 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-developer.7.rst
21.7 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-env-variables.7.rst
2.46 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-file-api.7.rst
59.66 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-generator-expressions.7.rst
60.47 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-generators.7.rst
3.15 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-gui.1.rst
1.44 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-language.7.rst
21.54 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-modules.7.rst
7.6 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-packages.7.rst
27.26 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-policies.7.rst
17.13 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-presets.7.rst
47.25 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-properties.7.rst
19.63 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-qt.7.rst
10.14 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-server.7.rst
206 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-toolchains.7.rst
26.35 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake-variables.7.rst
28.02 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cmake.1.rst
40.12 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
cpack-generators.7.rst
476 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
cpack.1.rst
4.58 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
ctest.1.rst
62.95 KB
04/04/2023 07:07:49 PM
rw-r--r--
📁
presets
-
04/04/2023 07:10:48 PM
rwxr-xr-x
Editing: cmake-commands.7.rst
Close
.. cmake-manual-description: CMake Language Command Reference cmake-commands(7) ***************** .. only:: html .. contents:: Scripting Commands ================== These commands are always available. .. toctree:: :maxdepth: 1 /command/block /command/break /command/cmake_host_system_information /command/cmake_language /command/cmake_minimum_required /command/cmake_parse_arguments /command/cmake_path /command/cmake_policy /command/configure_file /command/continue /command/else /command/elseif /command/endblock /command/endforeach /command/endfunction /command/endif /command/endmacro /command/endwhile /command/execute_process /command/file /command/find_file /command/find_library /command/find_package /command/find_path /command/find_program /command/foreach /command/function /command/get_cmake_property /command/get_directory_property /command/get_filename_component /command/get_property /command/if /command/include /command/include_guard /command/list /command/macro /command/mark_as_advanced /command/math /command/message /command/option /command/return /command/separate_arguments /command/set /command/set_directory_properties /command/set_property /command/site_name /command/string /command/unset /command/variable_watch /command/while Project Commands ================ These commands are available only in CMake projects. .. toctree:: :maxdepth: 1 /command/add_compile_definitions /command/add_compile_options /command/add_custom_command /command/add_custom_target /command/add_definitions /command/add_dependencies /command/add_executable /command/add_library /command/add_link_options /command/add_subdirectory /command/add_test /command/aux_source_directory /command/build_command /command/create_test_sourcelist /command/define_property /command/enable_language /command/enable_testing /command/export /command/fltk_wrap_ui /command/get_source_file_property /command/get_target_property /command/get_test_property /command/include_directories /command/include_external_msproject /command/include_regular_expression /command/install /command/link_directories /command/link_libraries /command/load_cache /command/project /command/remove_definitions /command/set_source_files_properties /command/set_target_properties /command/set_tests_properties /command/source_group /command/target_compile_definitions /command/target_compile_features /command/target_compile_options /command/target_include_directories /command/target_link_directories /command/target_link_libraries /command/target_link_options /command/target_precompile_headers /command/target_sources /command/try_compile /command/try_run .. _`CTest Commands`: CTest Commands ============== These commands are available only in CTest scripts. .. toctree:: :maxdepth: 1 /command/ctest_build /command/ctest_configure /command/ctest_coverage /command/ctest_empty_binary_directory /command/ctest_memcheck /command/ctest_read_custom_files /command/ctest_run_script /command/ctest_sleep /command/ctest_start /command/ctest_submit /command/ctest_test /command/ctest_update /command/ctest_upload Deprecated Commands =================== These commands are deprecated and are only made available to maintain backward compatibility. The documentation of each command states the CMake version in which it was deprecated. Do not use these commands in new code. .. toctree:: :maxdepth: 1 /command/build_name /command/exec_program /command/export_library_dependencies /command/install_files /command/install_programs /command/install_targets /command/load_command /command/make_directory /command/output_required_files /command/qt_wrap_cpp /command/qt_wrap_ui /command/remove /command/subdir_depends /command/subdirs /command/use_mangled_mesa /command/utility_source /command/variable_requires /command/write_file