Fix broken build due to missing Makefile

This commit is contained in:
2024-09-02 16:17:48 +02:00
parent 41c242aab7
commit 061cdde78d
4 changed files with 221 additions and 16 deletions

3
.gitignore vendored
View File

@ -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/