Disable olm tests
This commit is contained in:
parent
adf956af9a
commit
f2557a2f14
@ -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…
Reference in New Issue
Block a user