mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2026-06-13 09:49:09 -04:00
Run layershellqt-test automatically
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
|
|
||||||
add_executable(layershellqt-test main.cpp)
|
add_executable(layershellqt-test main.cpp)
|
||||||
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt::Qml Qt::Gui)
|
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt::Qml Qt::Gui)
|
||||||
|
|
||||||
|
add_test(NAME layershellqt-test COMMAND layershellqt-test)
|
||||||
|
|||||||
Reference in New Issue
Block a user