slige/runtime/compile_flags.txt

10 lines
83 B
Plaintext
Raw Normal View History

2024-11-08 11:22:42 +00:00
-xc++
-std=c++20
-pedantic
-pedantic-errors
-Wall
-Wextra
-Wpedantic
-Wconversion