mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-05-12 17:39:42 +00:00
disable tests for ios
This commit is contained in:
parent
e5afae84f2
commit
f95706a519
@ -30,7 +30,7 @@ endif()
|
||||
if (NOT DEFINED HEART_TESTS)
|
||||
set(HEART_TESTS ON)
|
||||
|
||||
if (ANDROID)
|
||||
if (ANDROID OR IOS)
|
||||
set(HEART_TESTS OFF)
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user