1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Install developement files for plugins and pkg-config support (cmake).

This commit is contained in:
Emmanuel Bouthenot
2009-05-08 23:37:13 +02:00
parent efa37abdb8
commit 55aa9dd0e8
3 changed files with 23 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: weechat
Description: Weechat plugins headers
Version: @VERSION@
Cflags: -I${includedir}/@PACKAGE@