aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib/gluegen-cpptasks-ios-aarch64.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/lib/gluegen-cpptasks-ios-aarch64.xml')
-rw-r--r--make/lib/gluegen-cpptasks-ios-aarch64.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/lib/gluegen-cpptasks-ios-aarch64.xml b/make/lib/gluegen-cpptasks-ios-aarch64.xml
index 389f791..fc6aa6a 100644
--- a/make/lib/gluegen-cpptasks-ios-aarch64.xml
+++ b/make/lib/gluegen-cpptasks-ios-aarch64.xml
@@ -5,6 +5,9 @@
<!-- Only set 'isIOSArm64' then continue via default task 'gluegen.cpptasks.detect.os.1' etc -->
<target name="gluegen.cpptasks.detect.os.custom">
<property name="isIOSArm64" value="true" />
+ <property name="junit.is.disabled" value="true" />
+ <property name="junit.compile.skip" value="true" />
+ <property name="test.compile.skip" value="true" />
<echo message="gluegen.cpptasks.detect.os.custom: GLUEGEN_CPPTASKS_FILE 'gluegen-cpptasks-ios-aarch64' done"/>
</target>