Remove Meson build system
Less maintenance overhead that way, given that make/CMake now also do library versioning.
This commit is contained in:
parent
d24b89bb0e
commit
4a7840b752
3 changed files with 0 additions and 40 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue