diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-12-18 18:20:15 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-12-18 18:26:48 +0100 |
| commit | 797616841caaf3322c79c15b1d9c74d03b54ea12 (patch) | |
| tree | f2dc52e09bf0e541536b75ea5af64c489fd41283 /CMake | |
| parent | de2585d9f15890a6e614657c2cdc4e0ed1309b74 (diff) | |
Remove unused and outdated demo, update dependencies
- remove test/connect.cxx
- fix typos in comments in a related android file
- update dependencies
Diffstat (limited to 'CMake')
| -rw-r--r-- | CMake/Android/HelloAndroid.cxx.in | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/CMake/Android/HelloAndroid.cxx.in b/CMake/Android/HelloAndroid.cxx.in index e79cfcaf2..edba702e9 100644 --- a/CMake/Android/HelloAndroid.cxx.in +++ b/CMake/Android/HelloAndroid.cxx.in @@ -43,15 +43,15 @@ - no support for dead-key entry - no Shift-Tab - * test/CubeMain.cxx : UNSUPPROTED - needs OpenGL - * test/CubeView.cxx : UNSUPPROTED - needs OpenGL - * test/shape.cxx : UNSUPPROTED - needs OpenGL - * test/cube.cxx : UNSUPPROTED - needs OpenGL - * test/fractals.cxx : UNSUPPROTED - needs OpenGL - * test/fracviewer.cxx : UNSUPPROTED - needs OpenGL - * test/fullscreen.cxx : UNSUPPROTED - needs OpenGL - * test/gl_overlay.cxx : UNSUPPROTED - needs OpenGL - * test/glpuzzle.cxx : UNSUPPROTED - needs OpenGL + * test/CubeMain.cxx : UNSUPPORTED - needs OpenGL + * test/CubeView.cxx : UNSUPPORTED - needs OpenGL + * test/shape.cxx : UNSUPPORTED - needs OpenGL + * test/cube.cxx : UNSUPPORTED - needs OpenGL + * test/fractals.cxx : UNSUPPORTED - needs OpenGL + * test/fracviewer.cxx : UNSUPPORTED - needs OpenGL + * test/fullscreen.cxx : UNSUPPORTED - needs OpenGL + * test/gl_overlay.cxx : UNSUPPORTED - needs OpenGL + * test/glpuzzle.cxx : UNSUPPORTED - needs OpenGL * test/mandelbrot.cxx : UNSUPPORTED - needs Fluid * test/keyboard.cxx : UNSUPPORTED - needs Fluid * test/CubeViewUI.fl @@ -66,7 +66,6 @@ * test/preferences.fl * test/tabs.fl * test/cairo_test.cxx : UNSUPPORTED - needs Cairo - * test/connect.cxx : UNSUPPORTED - Android is not Linux * test/tiled_image.cxx : UNSUPPORTED - X11 only * test/forms.cxx : UNSUPPORTED - needs Forms |
