1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +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
+2
View File
@@ -85,3 +85,5 @@ ENDIF(ENABLE_TRIGGER)
IF(NOT DISABLE_XFER)
ADD_SUBDIRECTORY( xfer )
ENDIF(NOT DISABLE_XFER)
INSTALL(FILES weechat-plugin.h DESTINATION ${INCLUDEDIR})