summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmessageauthenticationcode/CMakeLists.txt
blob: a8984536718477510e1fcaff49f9823e4d4cbd74 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

#####################################################################
## tst_qmessageauthenticationcode Test:
#####################################################################

qt_internal_add_test(tst_qmessageauthenticationcode
    SOURCES
        tst_qmessageauthenticationcode.cpp
)