refactor(test/packet_tool): from *.cpp to *.c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(packet_tool packet_tool.cpp)
|
||||
add_executable(packet_tool packet_tool.c)
|
||||
target_link_libraries(packet_tool packet pcap)
|
||||
|
||||
file(COPY split_pcap.sh DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
Reference in New Issue
Block a user