tree: ad2ff8c016111330fb7159b81f489726c83cb2d8 [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