mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
do not build jansson docs by default
This commit is contained in:
parent
db94f9ef55
commit
fbd3f2c008
1 changed files with 1 additions and 0 deletions
1
thirdparty/Makefile.inc
vendored
1
thirdparty/Makefile.inc
vendored
|
@ -69,6 +69,7 @@ libconfig: | libconfig-fix
|
|||
libconfig-fix:
|
||||
rm -f $(SRCDIR)/thirdparty/libconfig/lib/scanner.[hc]
|
||||
|
||||
jansson: CMAKE_OPTS += -DJANSSON_BUILD_DOCS=OFF
|
||||
libwebsockets: CMAKE_OPTS += -DLWS_IPV6=1 -DLWS_WITH_STATIC=0 -DLWS_WITHOUT_TESTAPPS=1 -DLWS_WITH_HTTP2=1
|
||||
libzmq: CONFIGURE_OPTS += --with-libsodium --with-pgm --enable-drafts
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue