Files
SDL3-uwp/config/config-mac-xcode.sh
2025-03-03 16:26:50 -05:00

4 lines
65 B
Bash
Executable File

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