dotfiles/.local/share/script-data/cpp20/compile_flags.txt
2024-04-23 07:46:41 +05:00

11 lines
108 B
Plaintext

-std=c++20
-Wall
-Weffc++
-Wextra
-Wconversion
-Wsign-conversion
-Werror
-pedantic-errors
--debug
-Iinclude