Ray
64c588e9d8
Review latest PR #1003
2019-10-29 15:56:14 +01:00
Jean-Seb / jseb
862ef0524e
Raysan ( #1003 )
...
* new linux makefile for Android portages
* Revert "projects: CMake: bump up minimal raylib version (#983 )"
This reverts commit 82306af111
.
* new PR for upstream
* for Raysan
2019-10-29 15:54:01 +01:00
elitepleb
82306af111
projects: CMake: bump up minimal raylib version ( #983 )
...
While at it, add comment to indicate what the version signifies.
[a3f: updated commit message]
2019-10-10 12:39:40 +02:00
Ahmad Fatoum
78487f7521
CMake: Make the raylib project as a whole embeddable
...
So user code can use add_subdirectory to build it (similar to what we do
with GLFW or what the projects/CMake/CMakeLists.txt can do).
2018-07-29 21:28:23 +02:00
Ahmad Fatoum
e82505b873
Add projects/CMake example
...
The CMakeLists.txt checks for an installed raylib and downloads and
installs one if none is found. Afterwards, it builds core_basic_window.c
2018-07-29 18:27:59 +02:00