summaryrefslogtreecommitdiff
path: root/homebrew/lasi/.make.sh-auto
blob: b92e8234cae98db817134491e7e8facf11a58d5a (plain)
1
2
3
4
pkg:setup
args = std_cmake_args - %w[-DCMAKE_BUILD_TYPE=None]
cmake . -DCMAKE_BUILD_TYPE=Release *args
make DESTDIR=${PKG_DEST} install