More SPDX
This commit is contained in:
parent
cd9b1a6fd3
commit
86efa88e22
4 changed files with 26 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
# SPDX-FileCopyrightText: 2021 Aleix Pol Gonzalez <aleixpol@kde.org>
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
add_executable(layershellqt-test main.cpp)
|
||||
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml Qt5::Gui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue