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

relay: add "api" protocol (HTTP REST API) (issue #2066)

This commit is contained in:
Sébastien Helleu
2024-01-06 10:42:22 +01:00
parent 179d53a12e
commit 8971fc069a
41 changed files with 4811 additions and 381 deletions
+4 -1
View File
@@ -61,7 +61,10 @@ zlib-devel"
# 1. set prefix to /usr
# 2. enable build of man pages and documentation
#
CYGCMAKE_ARGS="-DCMAKE_INSTALL_PREFIX=/usr -DENABLE_MAN=ON -DENABLE_DOC=ON"
CYGCMAKE_ARGS="-DCMAKE_INSTALL_PREFIX=/usr \
-DENABLE_CJSON=OFF \
-DENABLE_MAN=ON \
-DENABLE_DOC=ON"
PKG_IGNORE="
etc/postinstall/weechat.sh