Add stuff for cmake find_package

- Add build* to gitignore
- Fix year in license file
- other changes are result of clang-format
This commit is contained in:
2026-03-01 21:41:53 +01:00
parent 8ee7006d2c
commit da0f7320c8
10 changed files with 137 additions and 15 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
build/
build*/
.cache
.vscode