git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[iOS] Upstream gtest
[WebKit-https.git]
/
Source
/
ThirdParty
/
gtest
/
xcode
/
Config
/
General.xcconfig
diff --git
a/Source/ThirdParty/gtest/xcode/Config/General.xcconfig
b/Source/ThirdParty/gtest/xcode/Config/General.xcconfig
index 1a9682a9b1117ab3f4299d6d1144f84f82ab9930..48c1e9ae8736f40bd56bbb1541c96352a2da23ee 100644
(file)
--- a/
Source/ThirdParty/gtest/xcode/Config/General.xcconfig
+++ b/
Source/ThirdParty/gtest/xcode/Config/General.xcconfig
@@
-5,7
+5,9
@@
// examples.
// This file is based on the Xcode Configuration files in:
// http://code.google.com/p/google-toolbox-for-mac/
-//
+//
+
+#include "iOS.xcconfig"
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;