This commit is contained in:
Aleix Pol
2021-04-01 02:45:31 +02:00
parent ea3e4b3139
commit 41704f8d15
6 changed files with 16 additions and 11 deletions

View File

@ -1,2 +1,2 @@
add_executable(layershellqt-test main.cpp)
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml)
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml Qt5::Gui)