mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-18 18:16:31 +00:00
10 lines
83 B
Plaintext
10 lines
83 B
Plaintext
|
-xc++
|
||
|
-std=c++20
|
||
|
-pedantic
|
||
|
-pedantic-errors
|
||
|
-Wall
|
||
|
-Wextra
|
||
|
-Wpedantic
|
||
|
-Wconversion
|
||
|
|