1. Home
  2. Browse
  3. glew

glew

v2.1.0#11Go to latest

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library.

Install

Run the following Vcpkg command to install the port.

vcpkg install glew

Usage

The package glew is compatible with built-in CMake targets:

find_package(GLEW REQUIRED)
target_link_libraries(main PRIVATE GLEW::GLEW)

Dependencies

See source

Version

v2.1.0#11

Publication

Supports

All

GitHub

nigels-com/glew2.8K

Homepage

github.com/nigels-com/glew

Subtree

959e4c61cd

License

Complex license

Definition

Manifest