mirror of
https://github.com/QuasarApp/QtBigInt.git
synced 2025-04-26 21:54:32 +00:00
disable tests for ios
This commit is contained in:
parent
7281435f64
commit
1beee7dd32
@ -28,7 +28,7 @@ if (NOT DEFINED BIGINT_TESTS)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (ANDROID)
|
||||
if (ANDROID OR IOS)
|
||||
set(BIGINT_TESTS OFF)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user