mirror of https://github.com/qt/qt3d.git
21 lines
542 B
CMake
21 lines
542 B
CMake
# Copyright (C) 2022 The Qt Company Ltd.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Generated from qanimationaspect.pro.
|
|
|
|
#####################################################################
|
|
## tst_qanimationaspect Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qanimationaspect
|
|
SOURCES
|
|
tst_qanimationaspect.cpp
|
|
LIBRARIES
|
|
Qt::3DAnimation
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:qanimationaspect.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|