Skip to content

Commit 3e17a00

Browse files
author
Oleh Kulykov
committed
1737721485
1 parent aa6ef64 commit 3e17a00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

android/jni/Android.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,3 @@ LOCAL_LDLIBS += -llog
172172
LOCAL_CPP_FEATURES := exceptions
173173

174174
include $(BUILD_SHARED_LIBRARY)
175-

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ branches:
2121
# - x64
2222

2323

24+
2425
environment:
2526
matrix:
2627
- platform: x86
@@ -58,3 +59,4 @@ build_script:
5859
- ctest --verbose
5960
- cmake --build . --config Release --target install
6061
- cd ..
62+

0 commit comments

Comments
 (0)