2025-05-10 21:49:39 +08:00

7 lines
190 B
Bash
Executable File

#!/bin/bash
# Run this from within a bash shell
cmake -G "Unix Makefiles" \
-DCMAKE_TOOLCHAIN_FILE=./sofia-3gr.linux.cross.cmake \
-DRKPLATFORM=ON \
../../../../ && ccmake ../../../../