Use unversioned Qt targets
This commit is contained in:
parent
86efa88e22
commit
efa32dfbe3
2 changed files with 3 additions and 3 deletions
|
@ -2,4 +2,4 @@
|
|||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
add_executable(layershellqt-test main.cpp)
|
||||
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml Qt5::Gui)
|
||||
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt::Qml Qt::Gui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue