To avoid the following error:
The custom command generating
.rcc/qrc_editabletreemodel.cpp
is attached to multiple targets:
editabletreemodel
editabletreemodel_tester
but none of these is a common dependency of the other(s). This is
not allowed by the Xcode "new build system".
Fixes: QTBUG-131631
Change-Id: I1c5d0702596a4f8f723d9080bc5304d6ad06853b
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
(cherry picked from commit 9f593791988da197dbe956669b8a4647dc50124a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit b51ee7068c5b41d8dae8bb9105167f3347e2d134)
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| default.txt | ||
| main.cpp | ||
| simpletreemodel.pro | ||
| simpletreemodel.qrc | ||
| test.cpp | ||
| treeitem.cpp | ||
| treeitem.h | ||
| treemodel.cpp | ||
| treemodel.h | ||