qt5base-lts/tests/auto/other/xkbkeyboard/CMakeLists.txt

17 lines
423 B
CMake
Raw Normal View History

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
# Generated from xkbkeyboard.pro.
#####################################################################
## tst_xkbkeyboard Test:
#####################################################################
qt_internal_add_test(tst_xkbkeyboard
SOURCES
tst_xkbkeyboard.cpp
LIBRARIES
Qt::CorePrivate
Qt::GuiPrivate
)