summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/ipc/qnativeipckey/CMakeLists.txt
blob: c52b5d221a0cc60887ed388ff34b12d55eddb3e2 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause

qt_internal_add_test(tst_qnativeipckey
    SOURCES
        tst_qnativeipckey.cpp
)