The package is for Games101's homework8 subproject.
Run the following Vcpkg command to install the port.
vcpkg install games101-cgl
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
Jun 14, 2023
All
endingly/games101-cgl0
github.com/endingly/games101-cgl
3056fed522
MIT
Manifest