Peter0x44
|
a15651f4fe
|
Restore projects/CMake/CMakeLists.txt (#5191)
For some reason, #5181 deleted it.
This project is intended to be a simple template to set up a project
consuming raylib with CMake.
|
2025-09-17 19:22:53 +02:00 |
|
Bruno Cabral
|
b281101001
|
[build][cmake] Review web compilation system (#5181)
* [cmake] export automatically raylib definitions and compile/link options
* [cmake] pass emscripten options to consumer project
* [web] compile for web
* [web] canvas width 100%
|
2025-09-14 10:05:07 +02:00 |
|
Ray
|
b6ae380260
|
REVIEWED: Examples comments, consistent code sections
|
2025-09-02 12:10:16 +02:00 |
|
MichaelFiber
|
18e9784c6d
|
Remove PLATFORM_RPI (#3232)
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
|
2023-09-07 17:42:28 +02:00 |
|
Benjamin Thomas
|
70d7f67bd8
|
CMake project example: fix a couple of typos (#3014)
|
2023-04-15 10:55:40 +02:00 |
|
Rob Loach
|
c0da80c2b8
|
cmake: Update CMake project template with docs and web (#2274)
|
2022-01-10 08:55:32 +01: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 |
|