mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
10 lines
183 B
PkgConfig
10 lines
183 B
PkgConfig
prefix=/usr
|
|
includedir=${prefix}/include/
|
|
libdir=${prefix}/@LIBDIR@
|
|
|
|
Name: Vera
|
|
Description: C++/WASM GL Framework
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lvera
|
|
Cflags: -I${includedir}
|