Skip to content

Latest commit

 

History

History

cpp

C++ snippets

Build

Requires cmake and a C++17 compiler

mkdir build
cmake -Bbuild -H.
cmake --build build/