mirror of
https://github.com/kakwa/uts-server
synced 2024-12-04 15:05:54 +01:00
disable more testing when bundleling
hopefully, this should fix OpenBSD and FreeBSD CI
This commit is contained in:
parent
cab605597b
commit
68ffb0f7e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user