Add CMake as new build system

This commit is contained in:
sfan5
2021-03-06 21:23:00 +01:00
parent e3decfa3be
commit 6ce98dce77
5 changed files with 445 additions and 9 deletions

6
.gitignore vendored
View File

@ -1,4 +1,6 @@
*.o
*.d
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
*.so.*
*.a