fix: minor build fixes (#2)

* cmake : fix C++11 build

* gitignore : ignore .cache
This commit is contained in:
Georgi Gerganov
2023-08-14 08:12:04 +08:00
committed by GitHub
parent 228e94b924
commit a08cae6d95
2 changed files with 4 additions and 3 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
build*/
test/
test/
.cache/