98273f0152
Reviewed compilation options
2018-07-16 18:43:24 +02:00
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
20ddc6a2bb
Move utils.cmake to separate cmake/ directory
2018-05-21 01:08:28 +02:00
bdb61306ac
CMake: build shape and texture examples ( #432 )
2018-01-17 20:14:14 +01:00
f991a075e1
Build examples and games on Travis CI
...
They were disabled because they failed to build,
but this patch set fixes the build on Linux and macOS.
This doesn't apply to the AppVeyor build on Windows yet;
it currently fails at linking with OpenAL.
2017-11-25 21:45:31 +01:00
e173db19f7
CMake based build system.
...
Some people might find this handly
2017-08-27 13:28:02 -04:00