#!/bin/bash

~/src/icmake/compile/tmp/bin/binary -t 4 tmp/jobs '/usr/bin/g++ -c -o $2 --std=c++23 -Wall -Werror $1'
