Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
a9bd428e
"tilelang/original/examples/topk/test_topk_tilelang.py" did not exist on "f5bc26c2295e334b3a8ce4cce8a7ba4b7927c736"
Unverified
Commit
a9bd428e
authored
Aug 17, 2018
by
Gennadiy Civil
Committed by
GitHub
Aug 17, 2018
Browse files
Merge branch 'master' into fix-msvc-d9025-warning
parents
421e7b4f
02a8ca87
Changes
203
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
googletest/xcode/Config/General.xcconfig
googletest/xcode/Config/General.xcconfig
+1
-1
googletest/xcode/Config/ReleaseProject.xcconfig
googletest/xcode/Config/ReleaseProject.xcconfig
+1
-1
googletest/xcode/Config/StaticLibraryTarget.xcconfig
googletest/xcode/Config/StaticLibraryTarget.xcconfig
+1
-1
No files found.
googletest/xcode/Config/General.xcconfig
View file @
a9bd428e
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
// These are General configuration settings for the gtest framework and
// These are General configuration settings for the gtest framework and
// examples.
// examples.
// This file is based on the Xcode Configuration files in:
// This file is based on the Xcode Configuration files in:
// http://
code.google.com/p
/google-toolbox-for-mac
/
// http
s
://
github.com/google
/google-toolbox-for-mac
//
//
// Build for PPC and Intel, 32- and 64-bit
// Build for PPC and Intel, 32- and 64-bit
...
...
googletest/xcode/Config/ReleaseProject.xcconfig
View file @
a9bd428e
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
// and examples. It is set in the "Based On:" dropdown in the "Project" info
// and examples. It is set in the "Based On:" dropdown in the "Project" info
// dialog.
// dialog.
// This file is based on the Xcode Configuration files in:
// This file is based on the Xcode Configuration files in:
// http://
code.google.com/p
/google-toolbox-for-mac
/
// http
s
://
github.com/google
/google-toolbox-for-mac
//
//
#include "General.xcconfig"
#include "General.xcconfig"
...
...
googletest/xcode/Config/StaticLibraryTarget.xcconfig
View file @
a9bd428e
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
// These are static library target settings for libgtest.a. It
// These are static library target settings for libgtest.a. It
// is set in the "Based On:" dropdown in the "Target" info dialog.
// is set in the "Based On:" dropdown in the "Target" info dialog.
// This file is based on the Xcode Configuration files in:
// This file is based on the Xcode Configuration files in:
// http://
code.google.com/p
/google-toolbox-for-mac
/
// http
s
://
github.com/google
/google-toolbox-for-mac
//
//
// Static libs can be included in bundles so make them position independent
// Static libs can be included in bundles so make them position independent
...
...
Prev
1
…
7
8
9
10
11
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment