Pop.Box/build.sh

6 lines
74 B
Bash
Raw Normal View History

#!/bin/bash
cd src
moonc -t ../lib .
cd ..
cp -rf ./lib/pop/* ./demo/pop/