summaryrefslogtreecommitdiffstats
path: root/src/scxml/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-18 19:22:12 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-19 08:39:21 +0100
commitb789cfdd4fb7a833e426072393a4cb23328a1641 (patch)
tree459476f5c8399491b50b6f43e22f5ea3303e3cd2 /src/scxml/.prev_CMakeLists.txt
parent908e924b9eee862aa9e1cf1515562fc9104117d6 (diff)
Re-generate all CMake files
Change-Id: I40dd28da4ba47bd15471b471138900cd22b4e409 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src/scxml/.prev_CMakeLists.txt')
-rw-r--r--src/scxml/.prev_CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/scxml/.prev_CMakeLists.txt b/src/scxml/.prev_CMakeLists.txt
index 7b9c22f..37fe52b 100644
--- a/src/scxml/.prev_CMakeLists.txt
+++ b/src/scxml/.prev_CMakeLists.txt
@@ -26,6 +26,8 @@ qt_add_module(Scxml
Qt::CorePrivate
PUBLIC_LIBRARIES
Qt::Core
+ PRIVATE_MODULE_INTERFACE
+ Qt::CorePrivate
)
#### Keys ignored in scope 1:.:.:scxml.pro:<TRUE>:
@@ -46,6 +48,8 @@ qt_extend_target(Scxml CONDITION QT_FEATURE_scxml_ecmascriptdatamodel
Qt::QmlPrivate
PUBLIC_LIBRARIES
Qt::Qml
+ PRIVATE_MODULE_INTERFACE
+ Qt::QmlPrivate
)
#### Keys ignored in scope 3:.:.:scxml.pro:NOT force_independent AND ( NOT debug_and_release OR NOT build_all OR CONFIG(release,debug OR release) ):