Skip to Content

games101-cgl v0.1.0

Created
Updated

The package is for Games101's homework8 subproject.

# Usage

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> 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

# Host Dependencies

and one transitive dependency:

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • endingly's avatar endingly

# Changelog

  • 3056fed [games101-cgl] new port (#31831)

# Source