CMakeLists.txt 98 B

12
  1. add_library(udpgw_client UdpGwClient.c)
  2. target_link_libraries(udpgw_client system flow flowextra)