added a draft for file interface

This commit is contained in:
Erik Fröjdh
2024-03-22 10:26:15 +01:00
parent e7bf408a21
commit cffe020a6f
2 changed files with 37 additions and 2 deletions

View File

@ -49,7 +49,7 @@ else()
aare_compiler_flags
INTERFACE
-fdiagnostics-parseable-fixits
-fdiagnostics-generate-patch
# -fdiagnostics-generate-patch
-fdiagnostics-show-template-tree
-fsanitize=address,undefined,pointer-compare
-fno-sanitize-recover
@ -62,7 +62,7 @@ else()
aare_compiler_flags
INTERFACE
-fdiagnostics-parseable-fixits
-fdiagnostics-generate-patch
# -fdiagnostics-generate-patch
-fdiagnostics-show-template-tree
-fsanitize=address,undefined,pointer-compare
-fno-sanitize-recover