dotfiles/.local/share/script-data/cpp20/compile_flags.txt

11 lines
108 B
Plaintext
Raw Normal View History

2024-04-23 04:34:15 +02:00
-std=c++20
-Wall
-Weffc++
-Wextra
-Wconversion
-Wsign-conversion
-Werror
-pedantic-errors
--debug
-Iinclude