disable more testing when bundleling

hopefully, this should fix OpenBSD and FreeBSD CI
This commit is contained in:
kakwa 2019-04-11 01:10:45 +02:00
parent cab605597b
commit 68ffb0f7e8
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ if(BUNDLE_CIVETWEB)
-DCIVETWEB_ENABLE_IPV6=ON
-DCIVETWEB_DISABLE_CACHING=ON
-DBUILD_TESTING=OFF
-DCIVETWEB_BUILD_TESTING=OFF
-DCIVETWEB_SSL_OPENSSL_API_1_1=${OPENSSL_API_1_1}
-DOPENSSL_USE_STATIC_LIBS=${OPENSSL_USE_STATIC_LIBS}
-DCIVETWEB_ENABLE_SSL_DYNAMIC_LOADING=ON