new/external/mpp/build/linux/x86/sofia-3gr/make-Makefiles.bash
2025-05-10 21:58:58 +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 ../../../../