aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-noannotation/simulation_server_qtro/CMakeLists.txt
blob: 774234cff1c4a5388f8a9c0eec5f36b9d3a4c5de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from simulation_server_qtro.pro.

#####################################################################
## org-example-echo-noannotation-simulation-server Binary:
#####################################################################

qt_add_executable(org-example-echo-noannotation-simulation-server
    OUTPUT_DIRECTORY ".."
    INCLUDE_DIRECTORIES
        ${CMAKE_CURRENT_BINARY_DIR}/../frontend
    PUBLIC_LIBRARIES
        # Remove: L${CMAKE_CURRENT_BINARY_DIR}/..
        Qt::Gui
        Qt::IviCore
        Qt::Qml
        Qt::Quick
)

#### Keys ignored in scope 1:.:.:simulation_server_qtro.pro:<TRUE>:
# QFACE_FORMAT = "server_qtro_simulator"
# QFACE_SOURCES = "../../../org.example.echo.noannotation.qface"
# QMAKE_PROJECT_NAME = "$$TARGET"
# TEMPLATE = "app"