forked from qt-creator/qt-creator
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>
6 lines
143 B
CMake
6 lines
143 B
CMake
add_qtc_test(tst_toolchaincache
|
|
DEPENDS ProjectExplorer Utils
|
|
INCLUDES "${PROJECT_SOURCE_DIR}/src/libs"
|
|
SOURCES tst_toolchaincache.cpp
|
|
)
|