aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/xcode/Config/StaticLibraryTarget.xcconfig
diff options
context:
space:
mode:
authorConor Burgess <Burgess.Conor@gmail.com>2018-08-17 17:15:32 +0100
committerGitHub <noreply@github.com>2018-08-17 17:15:32 +0100
commit687964c84f798ce331fc60f6b8f212410ef46b3c (patch)
tree20ed743afd555c46b91361cf864c76643f1d89b2 /googletest/xcode/Config/StaticLibraryTarget.xcconfig
parentf11a8f9131584cf4009eca8af8a66e920c1b7391 (diff)
parent02a8ca87735601466d8c564344f9be493da84708 (diff)
downloadgoogletest-687964c84f798ce331fc60f6b8f212410ef46b3c.tar.gz
googletest-687964c84f798ce331fc60f6b8f212410ef46b3c.tar.bz2
googletest-687964c84f798ce331fc60f6b8f212410ef46b3c.zip
Merge branch 'master' into fix-argc
Diffstat (limited to 'googletest/xcode/Config/StaticLibraryTarget.xcconfig')
-rw-r--r--googletest/xcode/Config/StaticLibraryTarget.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/xcode/Config/StaticLibraryTarget.xcconfig b/googletest/xcode/Config/StaticLibraryTarget.xcconfig
index 3922fa51..d2424fe8 100644
--- a/googletest/xcode/Config/StaticLibraryTarget.xcconfig
+++ b/googletest/xcode/Config/StaticLibraryTarget.xcconfig
@@ -4,7 +4,7 @@
// These are static library target settings for libgtest.a. It
// is set in the "Based On:" dropdown in the "Target" info dialog.
// This file is based on the Xcode Configuration files in:
-// http://code.google.com/p/google-toolbox-for-mac/
+// https://github.com/google/google-toolbox-for-mac
//
// Static libs can be included in bundles so make them position independent