summaryrefslogtreecommitdiff
path: root/homebrew/density/.make.sh-auto
blob: 85750a1845e334a0ec1b7a986c3a1845afa9f21b (plain)
1
2
3
4
5
6
7
8
pkg:setup
(buildpath/"benchmark/libs/cputime").install resource("cputime")
(buildpath/"benchmark/libs/spookyhash").install resource("spookyhash")
make
include.install "src/density_api.h"
pkgshare.install "build/benchmark"
lib.install "build/libdensity.a"
lib.install "build/libdensity.dylib"