cmake: support services that are not based on cmake executable targets

This commit is contained in:
2026-05-31 17:28:40 +01:00
parent 4b917550f4
commit 616ad0d0cc
5 changed files with 112 additions and 33 deletions
+1
View File
@@ -16,6 +16,7 @@ include(BSP)
include(Arch)
include(Msg-Interface)
include(Templates)
include(Service)
bsp_reset()
sysroot_reset()