new/external/mpp/build/linux/x86/sofia-3gr/make-Makefiles.bash

7 lines
190 B
Bash
Raw Normal View History

2025-05-10 21:58:58 +08:00
#!/bin/bash
# Run this from within a bash shell
cmake -G "Unix Makefiles" \
-DCMAKE_TOOLCHAIN_FILE=./sofia-3gr.linux.cross.cmake \
-DRKPLATFORM=ON \
../../../../ && ccmake ../../../../