Disable olm tests

remotes/origin/0.7.0-dev
Nicolas Werner 5 years ago
parent adf956af9a
commit f2557a2f14
  1. 1
      CMakeLists.txt

@ -315,6 +315,7 @@ else()
endif()
if(USE_BUNDLED_OLM)
include(FetchContent)
set(OLM_TESTS OFF CACHE INTERNAL "")
FetchContent_Declare(
Olm
GIT_REPOSITORY https://gitlab.matrix.org/matrix-org/olm.git

Loading…
Cancel
Save