summaryrefslogtreecommitdiff
path: root/homebrew/draco/.make.sh-auto
blob: da8ba9840bcd6482165478e49f0ddab91b77a631 (plain)
1
2
3
4
pkg:setup
mkdir "build" && cd build
cmake .. * std_cmake_args
make DESTDIR=${PKG_DEST} install