Fix release job trigger.

This commit is contained in:
2025-03-14 17:24:26 -04:00
parent de9ef4c948
commit 40119856de
6 changed files with 7 additions and 5 deletions

View File

@@ -36,6 +36,8 @@ install(
RUNTIME DESTINATION bin
)
# TODO: Separate plugins source code to plugins/ dir and add_subdir here
# Qtk Application
if(QTK_GUI OR QTK_PLUGINS)
add_subdirectory(app)