cmake-modules(7)

From Get docs
Cmake/docs/3.21/manual/cmake-modules.7


cmake-modules(7)

The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the CMAKE_MODULE_PATH variable.

Utility Modules

These modules are loaded using the include() command.

Find Modules

These modules search for third-party software. They are normally called through the find_package() command.

Deprecated Modules

Deprecated Utility Modules

Deprecated Find Modules

Legacy CPack Modules

These modules used to be mistakenly exposed to the user, and have been moved out of user visibility. They are for CPack internal use, and should never be used directly.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/manual/cmake-modules.7.html