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:
@@ -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@
|
||||
Reference in New Issue
Block a user