Skip to content

Instantly share code, notes, and snippets.

@HappyCerberus
Created December 1, 2021 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HappyCerberus/5d7c39303661254449a50dd14548499f to your computer and use it in GitHub Desktop.
Save HappyCerberus/5d7c39303661254449a50dd14548499f to your computer and use it in GitHub Desktop.
build --color=yes
build --cxxopt=-std=c++20
build --cxxopt=-pedantic
build --cxxopt=-Wall
build --cxxopt=-Wextra
build --cxxopt=-Werror
build:debug --cxxopt=-ggdb3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment