add_executable(sample_wttr sample_wttr.c)
target_link_libraries(sample_wttr PUBLIC ziti)
