mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-04 21:29:18 -05:00
Updated Compile for GNU Linux (markdown)
@ -59,11 +59,11 @@ Just move to folder `raylib/examples/` and run:
|
|||||||
|
|
||||||
To compile just one specific example:
|
To compile just one specific example:
|
||||||
|
|
||||||
make core_basic_window PLATFORM=PLATFORM_DESKTOP
|
make core/core_basic_window PLATFORM=PLATFORM_DESKTOP
|
||||||
|
|
||||||
To force one example recompile:
|
To force one example recompile:
|
||||||
|
|
||||||
make core_basic_window PLATFORM=PLATFORM_DESKTOP -B
|
make core/core_basic_window PLATFORM=PLATFORM_DESKTOP -B
|
||||||
|
|
||||||
### Build raylib source code using meson
|
### Build raylib source code using meson
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user