raylib/examples
Ahmad Fatoum bd2300fed3
CMake+Android: Skip tests with SetCameraMode
src/core.c does explicitly skip including <camera.h> on Android
and tests fail. Therefore skip these failing tests.

Closes #507.
2018-05-21 01:17:13 +02:00
..
audio Working on examples... 2017-04-08 23:31:58 +02:00
core Reviewed examples 2018-05-11 18:14:51 +02:00
models Reviewed examples 2018-05-11 18:14:51 +02:00
others Renamed some functions 2018-05-04 16:54:05 +02:00
physac Merge pull request #504 from Martinfx/master 2018-04-02 18:10:38 +02:00
shaders Renamed some functions 2018-05-04 16:54:05 +02:00
shapes Corrected issues on examples 2017-10-14 00:11:37 +02:00
text BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
textures BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
CMakeLists.txt CMake+Android: Skip tests with SetCameraMode 2018-05-21 01:17:13 +02:00
Makefile Makefile: Remove unnecessary -no-pie for older GCC support 2018-05-12 11:41:12 +02:00