mirror of
https://github.com/icaven/glm.git
synced 2026-01-01 03:12:16 +08:00
8 lines
149 B
PkgConfig
8 lines
149 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/include
|
|
|
|
Name: GLM
|
|
Description: OpenGL Mathematics
|
|
Version: @GLM_VERSION@
|
|
Cflags: -I${includedir}
|