mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
-std=c++20
|
|
-Wall
|
|
-Weffc++
|
|
-Wextra
|
|
-Wconversion
|
|
-Wsign-conversion
|
|
-Werror
|
|
-pedantic-errors
|
|
--debug
|
|
-Iinclude
|