slige/runtime/compile_flags.txt

10 lines
83 B
Plaintext
Raw Normal View History

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