Fix build error
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-03-12 22:38:28 +01:00
parent 37cf58ba2d
commit 29fcd4390d

View File

@@ -14,6 +14,7 @@ set(EVENT__DISABLE_TESTS ON)
set(EVENT__DISABLE_REGRESS ON)
set(EVENT__DISABLE_SAMPLES ON)
set(EVENT__DISABLE_BENCHMARK ON)
set(EVENT__DOXYGEN OFF)
# Options for nats.c
set(NATS_BUILD_EXAMPLES OFF)