Add building using xmake and cleanup thirdparty

This commit is contained in:
Jérôme Leclercq
2021-04-28 15:24:40 +02:00
parent a18d8859d5
commit 2641117847
575 changed files with 194 additions and 225989 deletions

11
.gitignore vendored
View File

@@ -1,12 +1,15 @@
# Nazara build
build/config.lua
# xmake-related files
.xmake
CMakeLists.txt
Makefile
vs/*
vsxmake*/*
# Nazara binaries
bin/*
# Build files
build/gmake*/
build/vs*/
build/*
# Nazara libraries
lib/*