slige/runtime/compile_flags.txt

10 lines
83 B
Plaintext
Raw Permalink Normal View History

2024-11-08 12:22:42 +01:00
-xc++
2024-11-18 12:35:38 +01:00
-std=c++23
2024-11-08 12:22:42 +01:00
-pedantic
-pedantic-errors
-Wall
-Wextra
-Wpedantic
-Wconversion