Files
LumaOps-Public/dependencies/hueplusplus-1.2.0/cmake/hueplusplus-config.cmake.in
T

8 lines
248 B
CMake

# -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@")