Skip to content

Instantly share code, notes, and snippets.

@snikulov
Last active April 19, 2018 10:03
Show Gist options
  • Save snikulov/be8bb6939125fc6ddf1a to your computer and use it in GitHub Desktop.
Save snikulov/be8bb6939125fc6ddf1a to your computer and use it in GitHub Desktop.
OpenSUSE 13.2 // using my own boost library with CMake
cmake .. -DBOOST_ROOT=/home/snikulov/dev -DBoost_NO_SYSTEM_PATHS=ON \
-DBoost_ADDITIONAL_VERSIONS="1.57.0;1.57" -DBoost_COMPILER=-clang50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment