summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QtDialog')
-rw-r--r--Source/QtDialog/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/CMakeLists.txt b/Source/QtDialog/CMakeLists.txt
index 989a929..a41b237 100644
--- a/Source/QtDialog/CMakeLists.txt
+++ b/Source/QtDialog/CMakeLists.txt
@@ -235,7 +235,7 @@ if(FALSE) # CMake's bootstrap binary does not support automoc
else()
target_sources(
CMakeGUILib
- PUBLIC
+ PRIVATE
${UI_BUILT_SRCS}
${MOC_BUILT_SRCS}
)