mirror of
https://github.com/icaven/glm.git
synced 2025-12-06 16:56:56 +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}
|