1 2 3
#! /bin/sh CXX=clang++ CC=clang cmake -S . -B build_dir/tux -DCMAKE_BUILD_TYPE=Debug -DSDL_VIDEO_DRIVER_X11=ON