Fix broken build due to missing Makefile
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -96,7 +96,6 @@ CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
@ -134,3 +133,5 @@ fp-info-cache
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
# clangd
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user