Disable olm tests
This commit is contained in:
parent
adf956af9a
commit
f2557a2f14
@ -315,6 +315,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
if(USE_BUNDLED_OLM)
|
if(USE_BUNDLED_OLM)
|
||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
|
set(OLM_TESTS OFF CACHE INTERNAL "")
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
Olm
|
Olm
|
||||||
GIT_REPOSITORY https://gitlab.matrix.org/matrix-org/olm.git
|
GIT_REPOSITORY https://gitlab.matrix.org/matrix-org/olm.git
|
||||||
|
Loading…
Reference in New Issue
Block a user