reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 | # Location of the mac sdk. # If that's not fixed, might want to shell out to xcrun at gn time to # retrieve this, but for now this seems to do the trick. mac_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk" |