mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/include
|
|
|
|
Name: GLM
|
|
Description: OpenGL Mathematics
|
|
Version: @GLM_VERSION@
|
|
Cflags: -I${includedir}
|