mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Remove Meson build system
Less maintenance overhead that way, given that make/CMake now also do library versioning.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -110,9 +110,6 @@ docs/examples/web/*/*.html
|
||||
!docs/examples/web/shaders/loader.html
|
||||
!docs/examples/web/models/loader.html
|
||||
|
||||
# Meson build system
|
||||
builddir/
|
||||
|
||||
# CMake stuff
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
|
||||
Reference in New Issue
Block a user