qskinny/playground/controlsgallery/CMakeLists.txt

9 lines
310 B
CMake
Raw Normal View History

2024-02-03 20:54:14 +00:00
############################################################################
# QSkinny - Copyright (C) The authors
# SPDX-License-Identifier: BSD-3-Clause
############################################################################
set(SOURCES main.cpp)
qsk_add_example(controlsgallery ${SOURCES})