Compare commits

...

1 Commits

Author SHA1 Message Date
Nicolas Fella
cccb302d6b Run layershellqt-test automatically 2026-05-31 17:00:53 +02:00

View File

@@ -3,3 +3,5 @@
add_executable(layershellqt-test main.cpp)
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt::Qml Qt::Gui)
add_test(NAME layershellqt-test COMMAND layershellqt-test)