Skip to content

Instantly share code, notes, and snippets.

@gburd
Created December 14, 2016 15:46
Show Gist options
  • Select an option

  • Save gburd/404c6f9fca4c4d0866e53245dbaa8443 to your computer and use it in GitHub Desktop.

Select an option

Save gburd/404c6f9fca4c4d0866e53245dbaa8443 to your computer and use it in GitHub Desktop.
BUILD NOTES
https://github.com/jsnell/ratas.git :: Timer Wheel in C++ :: MacOS build
cmake . -G Ninja -DCMAKE_CXX_COMPILER=g++-5 -DCMAKE_CC_COMPILER=gcc-5 -DCMAKE_MAKE_PROGRAM=$(which ninja)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment