#!/bin/sh
cmake . -DTESTING=False && make -j"$(nproc)"
