Instantly share code, notes, and snippets.
build
mkdir build && cd build cmake -DCMAKE_BUILD_TYPE=Release .. make -j
test