Closed opoplawski closed 4 years ago
@opoplawski Is this pull request still relevant? If so, is it possible to fix the (now) conflicting Makefile.am
.
googletest is source-only, so there's no need to ever link against it. It doesn't look like GTEST_LIBS
is ever defined anyway, so it probably should just be removed.
Just opened #19 removing it.
closing this in favor of the new one.
mgb should not be linked against gtest, only the unittests.