Parallelism Tutorial Build and Run Clone this repository. At this point you have two options Option 1: Nix nix-build ./result/bin/main Option 2: Pure CMake mkdir build cd build cmake .. make