CMAKE_MODULE_PATH — CMake 3.5.2 Documentation (original) (raw)

;-list of directories specifying a search path for CMake modules to be loaded by the the include() orfind_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.