How to build and run: cd path/to/directory/foss mkdir build && cd build cmake .. make -j4 cd .. build/foss