minetest-ubuntu-touch/build.sh

4 lines
49 B
Bash

#!/bin/bash
cmake . -DRUN_IN_PLACE=TRUE
make -j3