slige/runtime/compile_flags.txt
2024-11-08 12:22:42 +01:00

10 lines
83 B
Plaintext

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