summaryrefslogtreecommitdiff
path: root/homebrew/qcachegrind/.make.sh-auto
blob: fc48f5e9554221b89f9e35a5d902fec1c8236258 (plain)
1
2
3
4
5
6
pkg:setup
cd "qcachegrind" 
#{Formula[qt"].opt_bin}/qmake" -spec macx-clang -config release
make
prefix.install "qcachegrind.app"
bin.install_symlink prefix/"qcachegrind.app/Contents/MacOS/qcachegrind"