blob: 5f80e660f7c37500077584fee2b97e663ac5ce13 [file] [log] [blame]
QT = core bluetooth bluetooth-private testlib
TARGET = tst_qlowenergycontroller-gattserver
CONFIG += testcase c++11
qtConfig(linux_crypto_api): DEFINES += CONFIG_LINUX_CRYPTO_API
qtConfig(bluez_le): DEFINES += CONFIG_BLUEZ_LE
SOURCES += tst_qlowenergycontroller-gattserver.cpp
# qemu doesn't support all the needed socket operations
boot2qt: DEFINES += CHECK_CMAC_SUPPORT