KhronosGroup/OpenCL-ICD-Loader creates OpenCLICDLoaderConfig.cmake and friends. It would be great if ocd-icd could follow the same standard s.t. find_package(OpenCLICDLoader REQUIRED) in some project's CMakeLists.txt would work out-of-the-box. (One possible user of this would be KhronosGroup/OpenCL-CLHPP which uses that find_package call.)