forked from qt-creator/qt-creator
McuSupport: Fix building tests
Change-Id: I9473805663ea2d33ddf600ae06c455b139bac89b Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
extend_qtc_plugin(McuSupport
|
extend_qtc_plugin(McuSupport
|
||||||
CONDITION WITH_TESTS AND TARGET Googletest
|
CONDITION WITH_TESTS AND TARGET Googletest
|
||||||
DEPENDS Googletest
|
DEPENDS Googletest
|
||||||
|
DEFINES GOOGLE_TEST_IS_FOUND
|
||||||
SOURCES
|
SOURCES
|
||||||
unittest.h unittest.cpp
|
unittest.h unittest.cpp
|
||||||
packagemock.h
|
packagemock.h
|
||||||
|
Reference in New Issue
Block a user