Created
April 28, 2021 20:02
-
-
Save benjohnde/c93d0e49fbbdcad1621975783573083f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"-DCMAKE_MAKE_PROGRAM=/usr/bin/xcodebuild", | |
"-DENABLE_CXX11=ON", | |
"-DCMAKE_CXX_FLAGS=\"-stdlib=libc++\"", | |
"-DCMAKE_CXX_COMPILER=clang++", | |
"-DCMAKE EXE LINKER FLAGS=\"-stdlib=libc++\"" , |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment