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
88fe9079
Commit
88fe9079
authored
Feb 27, 2013
by
zhanyong.wan
Browse files
Removes dangling references in make/cmake files.
parent
b854938b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
CMakeLists.txt
CMakeLists.txt
+0
-1
Makefile.am
Makefile.am
+0
-1
No files found.
CMakeLists.txt
View file @
88fe9079
...
@@ -130,7 +130,6 @@ if (gtest_build_tests)
...
@@ -130,7 +130,6 @@ if (gtest_build_tests)
cxx_test
(
gtest_repeat_test gtest
)
cxx_test
(
gtest_repeat_test gtest
)
cxx_test
(
gtest_sole_header_test gtest_main
)
cxx_test
(
gtest_sole_header_test gtest_main
)
cxx_test
(
gtest_stress_test gtest
)
cxx_test
(
gtest_stress_test gtest
)
cxx_test
(
gtest_test_macro_stack_footprint_test gtest
)
cxx_test
(
gtest-test-part_test gtest_main
)
cxx_test
(
gtest-test-part_test gtest_main
)
cxx_test
(
gtest_throw_on_failure_ex_test gtest
)
cxx_test
(
gtest_throw_on_failure_ex_test gtest
)
cxx_test
(
gtest-typed-test_test gtest_main
cxx_test
(
gtest-typed-test_test gtest_main
...
...
Makefile.am
View file @
88fe9079
...
@@ -82,7 +82,6 @@ EXTRA_DIST += \
...
@@ -82,7 +82,6 @@ EXTRA_DIST += \
test
/gtest_shuffle_test_.cc
\
test
/gtest_shuffle_test_.cc
\
test
/gtest_sole_header_test.cc
\
test
/gtest_sole_header_test.cc
\
test
/gtest_stress_test.cc
\
test
/gtest_stress_test.cc
\
test
/gtest_test_macro_stack_footprint_test.cc
\
test
/gtest_throw_on_failure_ex_test.cc
\
test
/gtest_throw_on_failure_ex_test.cc
\
test
/gtest_throw_on_failure_test_.cc
\
test
/gtest_throw_on_failure_test_.cc
\
test
/gtest_uninitialized_test_.cc
\
test
/gtest_uninitialized_test_.cc
\
...
...
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