mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-03 07:45:31 +03:00
Use Android SDL2 via Maven
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
1d3173f5c1
commit
ca71410f14
@@ -6,10 +6,6 @@ project(VVVVVV_android)
|
||||
# include(AndroidNdkModules)
|
||||
# android_ndk_import_module_cpufeatures()
|
||||
|
||||
|
||||
# SDL sources are in a subfolder named "SDL"
|
||||
add_subdirectory(SDL)
|
||||
|
||||
# Compilation of companion libraries
|
||||
#add_subdirectory(SDL_image)
|
||||
#add_subdirectory(SDL_mixer)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../../../../../SDL
|
||||
Reference in New Issue
Block a user