hueplusplus-config.cmake.in 241 Bytes
# -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@")