Luna/tools/install.sh

8 lines
93 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2022-09-05 14:13:51 +00:00
set -e
source $(dirname $0)/env.sh
cd $LUNA_ROOT
2022-11-13 11:20:53 +00:00
cmake --install build