tree: b2bd5b01442836b065f54ec465c85bd7f337023f [path history] [tgz]
  1. amalgamate.py
  2. amalgamation_demo.cpp
  3. CMakeLists.txt
  4. README.md
singleheader/README.md

While in the singleheader directory under a linux or macOS system with an install toolchain, try:

c++ -o amalgamation_demo amalgamation_demo.cpp -std=c++17 && ./amalgamation_demo