Add a unified observability interface for applications with multiple networks
🧪 Test / test (push) Successful in 6m9s
🧪 Test / test (push) Successful in 6m9s
This commit is contained in:
@@ -15,6 +15,10 @@ kpn_example(10_static_hello_pipeline)
|
||||
kpn_example(11_static_fanout)
|
||||
if(KPN_WEB_DEBUG)
|
||||
kpn_target_enable_web_debug(06_watchdog)
|
||||
|
||||
add_executable(14_debug_hub 14_debug_hub/main.cpp)
|
||||
target_link_libraries(14_debug_hub PRIVATE kpn)
|
||||
kpn_target_enable_web_debug(14_debug_hub)
|
||||
endif()
|
||||
# 07 and 08 require the Python bindings — only add if built
|
||||
if(KPN_BUILD_PYTHON)
|
||||
|
||||
Reference in New Issue
Block a user