summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver/server/CMakeLists.txt
blob: 60d581c297ddaf1d1ed0b0dff9c55175ae773316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from server.pro.

#####################################################################
## server Binary:
#####################################################################

qt_internal_add_executable(server
    GUI
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}" # special case
    SOURCES
        qlowenergycontroller-gattserver.cpp
    PUBLIC_LIBRARIES
        Qt::Bluetooth
)