#!/bin/bash cmake -S . -B build-linux -DDUSK_BUILD_TESTS=ON -DDUSK_TARGET_SYSTEM=linux cmake --build build-linux -- -j$(nproc)