1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-10-30 23:47:19 -04:00

Add small pkg-config file that can be used by plugins.

This commit is contained in:
Dave Davenport 2017-02-16 22:32:15 +01:00
parent 9bd4096346
commit 2ef45c46a8
3 changed files with 18 additions and 1 deletions

11
pkgconfig/rofi.pc.in Normal file
View file

@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: rofi
Description: Header files for rofi plugins
Requires:
Version: @VERSION@
Cflags: -I${includedir}/