slige/runtime/compile_flags.txt

10 lines
83 B
Plaintext

-xc++
-std=c++23
-pedantic
-pedantic-errors
-Wall
-Wextra
-Wpedantic
-Wconversion