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.