EGL: more code reusability
[freeglut] / CMakeLists.txt
index a23bd02..397caff 100644 (file)
@@ -103,12 +103,14 @@ ELSEIF(ANDROID)
         src/egl/fg_display_egl.c
         src/egl/fg_init_egl.c
         src/egl/fg_structure_egl.c
+        src/egl/fg_structure_egl.h
         src/egl/fg_window_egl.c
         src/egl/fg_window_egl.h
         src/android/native_app_glue/android_native_app_glue.c
         src/android/native_app_glue/android_native_app_glue.h
         src/android/fg_runtime_android.c
         src/android/fg_gamemode_android.c
+        src/android/fg_structure_android.c
         src/android/fg_init_android.c
         src/android/fg_input_devices_android.c
         src/android/fg_joystick_android.c