slige/runtime/compile_flags.txt

10 lines
83 B
Plaintext
Raw Permalink Normal View History

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