qt6-bb10/tests/auto/gui/math3d/qvectornd/CMakeLists.txt

16 lines
384 B
CMake

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
# Generated from qvectornd.pro.
#####################################################################
## tst_qvectornd Test:
#####################################################################
qt_internal_add_test(tst_qvectornd
SOURCES
tst_qvectornd.cpp
LIBRARIES
Qt::Gui
)