Skip to content

Instantly share code, notes, and snippets.

@IgorHalfeld
Created April 11, 2021 03:19
Show Gist options
  • Save IgorHalfeld/fc381d695a1d2a4da5e014e3281f25a4 to your computer and use it in GitHub Desktop.
Save IgorHalfeld/fc381d695a1d2a4da5e014e3281f25a4 to your computer and use it in GitHub Desktop.
-I
../include
-I
../vendor/include
-std=c++14
-stdlib=libc++
-fPIC
-isystem
/usr/local/include
-isystem
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1
-isystem
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include
-isystem
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
-isystem
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment