2024-02-25 12:21:59 +00:00
|
|
|
############################################################################
|
|
|
|
# QSkinny - Copyright (C) The authors
|
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
############################################################################
|
|
|
|
|
2024-02-26 14:27:52 +00:00
|
|
|
qsk_add_example(models MainView.h MainView.cpp main.cpp)
|
2024-02-26 10:39:16 +00:00
|
|
|
target_link_libraries(models)
|