summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 359cd521f..bb23d0a18 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -80,6 +80,8 @@ qt_internal_add_module(3DCore
transforms/vector3d_p.h
transforms/vector4d_p.h
vector_helper_p.h
+ DEFINES
+ QT_NO_CONTEXTLESS_CONNECT
INCLUDE_DIRECTORIES
${CMAKE_CURRENT_SOURCE_DIR}
aspect