Ahmad Fatoum
184e6de775
CMake: Don't build rlgl_standalone as part of the examples
Closes #588 .
7 years ago
Pablo Marcos Oltra
fa0de480f0
Fix HTML5 examples and games using CMake ( #589 )
Mimic the Makefile by outputting html + js instead of LLVM IR.
7 years ago
Ray
98273f0152
Reviewed compilation options
7 years ago
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 .
7 years ago
Ahmad Fatoum
20ddc6a2bb
Move utils.cmake to separate cmake/ directory
7 years ago
kai
bdb61306ac
CMake: build shape and texture examples ( #432 )
7 years ago
Ahmad Fatoum
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.
7 years ago
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
8 years ago