X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=CMakeLists.txt;h=ba5a7f71601309a4aadb6be1b276954895f8de20;hb=44856885ba35db9526d24d140b84ce492f4871d2;hp=387a697a28244eddefe4822f64079e9040077ba5;hpb=e194bd1249867a1119e9e3f37e4e1a9886e956bc;p=freeglut diff --git a/CMakeLists.txt b/CMakeLists.txt index 387a697..ba5a7f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,6 +100,7 @@ ELSEIF(ANDROID) src/egl/fg_init_egl.c src/egl/fg_structure_egl.c 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