summaryrefslogtreecommitdiff
path: root/homebrew/nanomsgxx/.make.sh-auto
blob: eff1fa3e8969d97ccd6274d25a548165ca28694a (plain)
1
2
3
4
5
pkg:setup
args = %W[--static --shared --prefix=#{prefix} ]
python ./waf configure *args
python ./waf build
python ./waf install