summaryrefslogtreecommitdiffstats
path: root/examples/demos/clocks
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/clocks')
-rw-r--r--examples/demos/clocks/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/demos/clocks/CMakeLists.txt b/examples/demos/clocks/CMakeLists.txt
index c8ebc1b90..8fc75d1a0 100644
--- a/examples/demos/clocks/CMakeLists.txt
+++ b/examples/demos/clocks/CMakeLists.txt
@@ -6,7 +6,6 @@ project(clocks LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
-set(CMAKE_AUTORCC ON)
set(CMAKE_AUTOUIC ON)
if(NOT DEFINED INSTALL_EXAMPLESDIR)