summaryrefslogtreecommitdiff
path: root/tests/manual/CMakeLists.txt
blob: 2cce14f690a0d2dd92c2c237b2f30e2547c0169b (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(TARGET Qt::Bluetooth)
    add_subdirectory(qlowenergycontroller)
    add_subdirectory(qlowenergycontroller_peripheral)
endif()