CMAKE_PROGRAM_PATH — CMake 3.14.7 Documentation (original) (raw)

Semicolon-separated list of directories specifying a search path for the find_program() command. By default it is empty, it is intended to be set by the project. See alsoCMAKE_SYSTEM_PROGRAM_PATH and CMAKE_PREFIX_PATH.