[lit] Improve lit.Run class
[llvm-complete.git] / utils / gn / build / mac_sdk.gni
blob7999042a7ab5e6723df066b03691e47c1a0cde53
1 # Location of the mac sdk.
2 # If that's not fixed, might want to shell out to xcrun at gn time to
3 # retrieve this, but for now this seems to do the trick.
4 mac_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk"