summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/uic/CMakeLists.txt')
-rw-r--r--src/tools/uic/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/uic/CMakeLists.txt b/src/tools/uic/CMakeLists.txt
index 46826b7d52..15ef92a2b4 100644
--- a/src/tools/uic/CMakeLists.txt
+++ b/src/tools/uic/CMakeLists.txt
@@ -27,6 +27,8 @@ add_qt_tool(uic
QT_UIC_CPP_GENERATOR
INCLUDE_DIRECTORIES
cpp
+ DISABLE_AUTOGEN_TOOLS # special case:
+ uic rcc
# QMAKE_TARGET_DESCRIPTION = "Qt User Interface Compiler"
# _LOADED = "qt_tool"
# _OPTION = "host_build"