Files
Adventura/config/config-mac-xcode.sh
2025-02-28 18:23:23 +01:00

4 lines
65 B
Bash
Executable File

#!/bin/bash
cd "${0%/*}"
cmake -G "Xcode" -B ../build/mac -S ..