🔧 Replaced cmakelist with a makefile

This commit is contained in:
2021-03-15 15:15:14 +01:00
parent 52aeae3c6c
commit ca948a78a2
5 changed files with 13 additions and 44 deletions

20
.gitignore vendored
View File

@ -1,22 +1,4 @@
build
tmp
.vscode/
.idea/
### CMake ###
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
### CMake Patch ###
# External projects
*-prefix/
.idea/