Skip to content

Instantly share code, notes, and snippets.

@gatamar
Created January 9, 2017 17:11
Show Gist options
  • Save gatamar/f2c8e2772cbd04964f7258cead13a336 to your computer and use it in GitHub Desktop.
Save gatamar/f2c8e2772cbd04964f7258cead13a336 to your computer and use it in GitHub Desktop.
cd ~/Downloads/unittest-cpp-master/builds
cmake -G CodeBlocks\ -\ Unix\ Makefiles ../
cmake --build ./
sudo cmake --build ./ --target install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment