qskinny/examples/boxes/CMakeLists.txt
2023-04-06 09:23:37 +02:00

7 lines
295 B
CMake

############################################################################
# QSkinny - Copyright (C) 2016 Uwe Rathmann
# SPDX-License-Identifier: BSD-3-Clause
############################################################################
qsk_add_example(boxes Box.h Box.cpp main.cpp)