forked from qt-creator/qt-creator
CMake build: Add unittest CMake build files
On MinGW 8.1 I get the following after running ctest -j 40 99% tests passed, 35 tests failed out of 2631 Change-Id: I2c3ce7940b036e52ef393feab5837886355e7b5a Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Cristian Adam
parent
0bbc5ef574
commit
f50859e856
@@ -1,6 +1,6 @@
|
||||
add_qtc_plugin(CppTools
|
||||
DEPENDS Qt5::Network Qt5::Xml
|
||||
PUBLIC_DEPENDS CPlusPlus
|
||||
PUBLIC_DEPENDS CPlusPlus Qt5::Widgets
|
||||
PLUGIN_DEPENDS Core ProjectExplorer TextEditor
|
||||
SOURCES
|
||||
abstracteditorsupport.cpp abstracteditorsupport.h
|
||||
|
||||
Reference in New Issue
Block a user