Fix Linux build

This commit is contained in:
Florent Castelli 2012-11-23 17:03:51 +01:00
parent b964516669
commit 1968841d20
2 changed files with 2 additions and 2 deletions

View file

@ -272,7 +272,7 @@ add_library(stb_vorbis STATIC
native/ext/stb_vorbis/stb_vorbis.h)
include_directories(native/ext/stb_vorbis)
if(NOT WIN32) # should be ANDROID, but native/file/zip_read.h depends on this
if(ANDROID)
add_library(libzip STATIC
native/ext/libzip/zip.h
native/ext/libzip/mkstemp.c

2
native

@ -1 +1 @@
Subproject commit d5fdf2271e85dbc25768d8486110ece5d9d006a1
Subproject commit 84f741b21dbaa5cc5f67a9399549648df86cd886