Add CMake project

This commit is contained in:
Marius Greuel
2021-12-20 17:50:42 +01:00
parent 868895e2e0
commit fbdb6a98c0
5 changed files with 598 additions and 1 deletions

5
.gitignore vendored
View File

@@ -41,6 +41,11 @@ ylwrap
*.a
*.la
# CMake
out/
build/
build_*/
# Visual Studio
.vs/
[Dd]ebug/