Skip to content

Instantly share code, notes, and snippets.

@mingyc
Created November 8, 2011 06:36
Show Gist options
  • Save mingyc/1347164 to your computer and use it in GitHub Desktop.
Save mingyc/1347164 to your computer and use it in GitHub Desktop.
Build instruction of my project #1, comphoto2011
git clone git://github.com/milnex/comphoto2011 /path/to/source
mkdir /path/to/build && cd /path/to/build
cmake /path/to/source
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment