Add meson files for basic Linux building

This commit is contained in:
Michael Vetter
2017-06-04 23:21:41 +02:00
parent 1adc031301
commit 9c524ee3a6
3 changed files with 35 additions and 0 deletions

2
.gitignore vendored
View File

@ -129,3 +129,5 @@ src/libraylib.bc
!release/rpi/libraylib.a
!release/win32/mingw32/raylib.dll
# Meson build system
builddir/