forked from qt-creator/qt-creator
ProjectExplorer: Fix tst_toolchaincache dependencies (CMake)
idevice.h(33): fatal error C1083: Cannot open include file: 'QAbstractSocket': No such file or directory Change-Id: I4398c546af31e92c111d06f651270ef5c64a30bd Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
add_qtc_test(tst_toolchaincache
|
||||
DEPENDS ProjectExplorer Qt5::Widgets
|
||||
DEPENDS ProjectExplorer Utils
|
||||
INCLUDES "${PROJECT_SOURCE_DIR}/src/libs"
|
||||
SOURCES tst_toolchaincache.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user