refactor app and enable gles 3.0
This commit is contained in:
@@ -33,10 +33,12 @@ add_library(
|
||||
../engine/shader.cpp
|
||||
../engine/shape.cpp
|
||||
../engine/layout.cpp
|
||||
../engine/app.cpp
|
||||
)
|
||||
|
||||
target_include_directories(native-lib PRIVATE
|
||||
${ANDROID_NDK}/sources/android/native_app_glue
|
||||
../engine
|
||||
../libs/glm
|
||||
../libs/tinyxml2
|
||||
../libs/yoga
|
||||
|
||||
Reference in New Issue
Block a user