OpenGL Mathematics (GLM)
Run the following Vcpkg command to install the port.
vcpkg install glm
glm provides CMake targets:
find_package(glm CONFIG REQUIRED) target_link_libraries(main PRIVATE glm::glm)
v2023-06-08#0
Aug 24, 2023
All
g-truc/glm9.3K
glm.g-truc.net
a880596395
MIT
Manifest