hyprlang/hyprlang.pc.in

11 lines
269 B
PkgConfig
Raw Permalink Normal View History

2024-01-02 22:13:20 +01:00
prefix=@PREFIX@
includedir=@INCLUDE@
libdir=@LIBDIR@
2023-12-31 14:41:22 +01:00
Name: hyprlang
URL: https://github.com/hyprwm/hyprlang
Description: The official implementation library for the hypr config language.
Version: @HYPRLANG_VERSION@
2024-01-02 22:13:20 +01:00
Cflags: -I${includedir}
Libs: -L${libdir} -lhyprlang