🔧 Replaced cmakelist with a makefile
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@ -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/
|
Reference in New Issue
Block a user