restored cmake

This commit is contained in:
Erik Fröjdh 2024-03-22 10:36:14 +01:00
parent 0932869b4c
commit bbaeeebaef

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