mirror of
https://github.com/QuasarApp/QtBigInt.git
synced 2025-04-28 06:34:33 +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()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ANDROID)
|
if (ANDROID OR IOS)
|
||||||
set(BIGINT_TESTS OFF)
|
set(BIGINT_TESTS OFF)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user