glbinding v3.1.0
- Created
- Updated
glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API
# Usage
The package glbinding:<TARGET_TRIPLET> provides CMake targets:
find_package(glbinding CONFIG REQUIRED)
target_link_libraries(main PRIVATE glbinding::glbinding glbinding::glbinding-aux)
# License
MIT
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- charlie barto
- Charles Barto
- Alexander Karatarakis
- MadDog Test Execution Admin User
- hesiod
- Cheney Wang
- Victor Romero
- wangli28
- Phil Christensen
- dan-shaw
- pravic
- Stefano Sinigardi
- Phoebe
- Billy O'Neal
- ras0219
# Changelog
and 15 more commits:
4b5d452
[glbinding] Use vcpkg_from_github()44cb446
disbale the test26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)220a859
[glbinding] Extract SOURCE_PATH variable7c08cf4
[glbinding] Remove files from package dir and debug dir1808d46
triplet is now automatically included before portfiles.31e1fe5
fixed glbinding configeba9f6a
added static support to glbinding6677247
[glbidning] Exit early if trying to build it staticallya5178a5
copy pdbs73d248f
added glbinding portf3b9053
added glbinding port