Remove Meson build system

Less maintenance overhead that way,
given that make/CMake now also do library versioning.
This commit is contained in:
Ahmad Fatoum
2017-12-11 11:13:34 +01:00
parent d24b89bb0e
commit 4a7840b752
3 changed files with 0 additions and 40 deletions

3
.gitignore vendored
View File

@ -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