dotfiles/.config/bemenu/bemenu.pc.in

10 lines
192 B
PkgConfig
Raw Normal View History

2022-12-03 17:19:55 +01:00
prefix=@PREFIX@
libdir=${prefix}@LIBDIR@
includedir=${prefix}@INCLUDEDIR@
Name: bemenu
Description: Dynamic menu library
Version: @VERSION@
Libs: -L${libdir} -lbemenu
Cflags: -I${includedir}