summaryrefslogtreecommitdiffhomepage
path: root/configure
blob: 9e02a44a15ac8b71165c19334d32714af445f533 (plain)
1
2
3
4
#! /bin/sh

cmake -S . -B build_dir/tux -DCMAKE_BUILD_TYPE=Debug
#emcmake cmake -S . -B build_dir/web