json-parser-in-c-2/compile_flags.txt
2026-03-28 00:48:07 +01:00

8 lines
71 B
Plaintext

-Iinclude
# -xc
# -std=c17
-pedantic-errors
-Wall
-Wextra
-Wconversion