superglu v1.3.3
- Created
- Updated
SGI GLU with miscellaneous fixes
# Usage
The package superglu provides CMake targets:
find_package(superglu CONFIG REQUIRED)
target_link_libraries(main PRIVATE superglu::GLU)
# License
# Supported Platforms
windows & !uwp
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
and one transitive dependency:
- egl-registry (by opengl-registry )
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
shixiong2333