mirror of https://github.com/qt/qt3d.git
24 lines
550 B
CMake
24 lines
550 B
CMake
# Copyright (C) 2022 The Qt Company Ltd.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Generated from raster-cpp.pro.
|
|
|
|
#####################################################################
|
|
## raster-cpp Binary:
|
|
#####################################################################
|
|
|
|
qt_internal_add_manual_test(raster-cpp
|
|
GUI
|
|
SOURCES
|
|
main.cpp
|
|
LIBRARIES
|
|
Qt::3DCore
|
|
Qt::3DExtras
|
|
Qt::3DInput
|
|
Qt::3DRender
|
|
Qt::Gui
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|