mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-11-17 06:06:00 +01:00
11 lines
256 B
PkgConfig
11 lines
256 B
PkgConfig
|
prefix=@PREFIX@
|
||
|
includedir=@INCLUDE@
|
||
|
libdir=@LIBDIR@
|
||
|
|
||
|
Name: aquamarine
|
||
|
URL: https://github.com/hyprwm/aquamarine
|
||
|
Description: A very light linux rendering backend library
|
||
|
Version: @AQUAMARINE_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -laquamarine
|