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