summaryrefslogtreecommitdiff
path: root/src/helper/remoteobjects/CMakeLists.txt
blob: 3a095e9cc1279ec26259c81d93ee0009c08c6ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated from remoteobjects.pro.

#####################################################################
## IviRemoteObjectsHelper Module:
#####################################################################

qt_add_module(IviRemoteObjectsHelper
    CONFIG_MODULE_NAME iviremoteobjects_helper
    STATIC
    INTERNAL_MODULE
    SOURCES
        qivipagingmodelqtroadapter.cpp qivipagingmodelqtroadapter.h
        qiviremoteobjectpendingresult.cpp qiviremoteobjectpendingresult.h
        qiviremoteobjectreplicahelper.cpp qiviremoteobjectreplicahelper.h
        qiviremoteobjectsourcehelper.h
    PUBLIC_LIBRARIES
        Qt::IviCore
        Qt::Qml
        Qt::RemoteObjects
)
qt6_add_repc_source(IviRemoteObjectsHelper
    qivipagingmodel.rep
)
qt6_add_repc_replica(IviRemoteObjectsHelper
        qivipagingmodel.rep
)

#### Keys ignored in scope 1:.:.:remoteobjects.pro:<TRUE>:
# CMAKE_MODULE_TESTS = "'-'"
# MODULE = "iviremoteobjects_helper"
# targ_headers.CONFIG = "no_check_exist"