Skip to content

Instantly share code, notes, and snippets.

@BlockListed
Created September 6, 2020 18:18
Show Gist options
  • Save BlockListed/9f13f82ae9a2404441e74b7d8ae95525 to your computer and use it in GitHub Desktop.
Save BlockListed/9f13f82ae9a2404441e74b7d8ae95525 to your computer and use it in GitHub Desktop.
C++ Build shit
# Compiling with arg 1 and 2
g++ -std=c++0x $1 -o $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment