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
commit 4a7840b752
No known key found for this signature in database
GPG key ID: C3EAC3DE9321D59B
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