# UDP Configuration Example
add_executable(udp_config_example udp_config_example.cpp)
target_link_libraries(udp_config_example someip-transport someip-core)
