Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
d43acacf
Commit
d43acacf
authored
Sep 27, 2010
by
zhanyong.wan
Browse files
Fixes issue 105.
parent
736baa8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/gmock-config.in
scripts/gmock-config.in
+1
-1
No files found.
scripts/gmock-config.in
View file @
d43acacf
...
...
@@ -216,7 +216,7 @@ if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
# TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we
# should work to remove it, and/or remove libtool altogether, replacing it
# with direct references to the library and a link path.
gmock_libs
=
"
${
build_dir
}
/lib/libg
test
.la"
gmock_libs
=
"
${
build_dir
}
/lib/libg
mock
.la"
gmock_ldflags
=
""
# We provide hooks to include from either the source or build dir, where the
...
...
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