hueplusplus-config.cmake.in 241 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 # -config file of the hueplusplus package # It defines the following # hueplusplus_FOUND - which indicates that the module was found # hueplusplus_INCLUDE_DIR set(hueplusplus_FOUND TRUE) set(hueplusplus_INCLUDE_DIR "@INSTALL_INCLUDE_DIR@")