CMAKE_MODULE_PATH

From Get docs
Cmake/docs/3.21/variable/cmake module path


CMAKE_MODULE_PATH

Semicolon-separated list of directories specifying a search path for CMake modules to be loaded by the include() or find_package() commands before checking the default modules that come with CMake. By default it is empty, it is intended to be set by the project.

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