diff options
author | Gennadiy Civil <misterg@google.com> | 2018-08-01 17:26:04 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-08-01 17:26:04 -0400 |
commit | bbc0ac9b1ad90693a31e177b952cc37e30704911 (patch) | |
tree | 8cc883e8a3b69936c008de036adb69c3a92ee9d3 /googletest/xcode/Config/StaticLibraryTarget.xcconfig | |
parent | 5b9b39ff21db95ad68eeef105563aa71f3a23c32 (diff) | |
parent | e5e2ef7cd27cc089c1d8302a11970ef870554294 (diff) | |
download | googletest-bbc0ac9b1ad90693a31e177b952cc37e30704911.tar.gz googletest-bbc0ac9b1ad90693a31e177b952cc37e30704911.tar.bz2 googletest-bbc0ac9b1ad90693a31e177b952cc37e30704911.zip |
Merge branch 'master' of https://github.com/google/googletest
Diffstat (limited to 'googletest/xcode/Config/StaticLibraryTarget.xcconfig')
-rw-r--r-- | googletest/xcode/Config/StaticLibraryTarget.xcconfig | 2 |
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 |