Skip to content

Instantly share code, notes, and snippets.

@ophentis
Created September 19, 2014 03:09
Show Gist options
  • Save ophentis/92d4cab77e0bf1c2c19d to your computer and use it in GitHub Desktop.
Save ophentis/92d4cab77e0bf1c2c19d to your computer and use it in GitHub Desktop.
build qcachegrind from github repository
git clone git://anongit.kde.org/kcachegrind
cd kcachegrind/qcachegrind
qmake -spec 'macx-g++'; make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment