1. Home
  2. Browse
  3. glew

glew

v2.2.0#5Latest

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.2.0#5

Publication

Supports

!android

GitHub

nigels-com/glew

Homepage

github.com/nigels-com/glew

Subtree

13388373bb

License

Complex license

Definition

Manifest