Add more exmaples and fix CI
🧪 Test / test (push) Successful in 5m59s

This commit is contained in:
2026-05-08 18:28:12 +02:00
parent 127ffb3849
commit 3c683c821d
8 changed files with 526 additions and 40 deletions
+3
View File
@@ -11,6 +11,9 @@ kpn_example(03_multi_output)
kpn_example(04_storage_policy)
kpn_example(05_error_handling)
kpn_example(06_watchdog)
if(KPN_WEB_DEBUG)
kpn_target_enable_web_debug(06_watchdog)
endif()
# 07 and 08 require the Python bindings — only add if built
if(KPN_BUILD_PYTHON)
# These are Python scripts, not compiled targets — installed alongside kpn_python