Skip to content

Instantly share code, notes, and snippets.

@khyurri
Created July 29, 2020 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khyurri/9b9909540465b0ba1258df1595ae6a17 to your computer and use it in GitHub Desktop.
Save khyurri/9b9909540465b0ba1258df1595ae6a17 to your computer and use it in GitHub Desktop.
XCode boost configuration
Build Settings -> Search Paths -> Header Search Paths -> Debug|Release
/usr/local/Cellar/boost/1.72.0_3/include
Build Settings -> Search Paths -> Library Search Paths -> Debug|Release
/usr/local/Cellar/boost/1.72.0_3/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment