mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-04-21 21:49: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}
|