CMake build configuration

This commit is contained in:
2022-07-31 16:32:16 +02:00
parent 633adb50ae
commit 52934e286b
5 changed files with 297 additions and 0 deletions

9
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Building stuff
build-*
*.dll
*.exe
@@ -10,3 +11,11 @@ shot-????.png
.vscode/.BROWSE.VC.DB-wal
.DS_Store
*/DIST/*
/CMakeFiles/
Makefile
cmake_install.cmake
CMakeCache.txt
cmake-build-*/
# Results
libGameLib.a