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

7 lines
190 B
Bash
Raw Normal View History

2025-06-02 05:59:07 +00: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 ../../../../