The package is for Games101's homework8 subproject.
The package games101-cgl provides CMake targets:
find_package(games101-cgl CONFIG REQUIRED)
target_link_libraries(main PRIVATE games101-cgl)
And include header file like:
#include <CGL/CGL.h>
v0.1.0#0
All
MIT
Manifest