mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Disable olm tests
This commit is contained in:
parent
adf956af9a
commit
f2557a2f14
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue