openappsec/components/packet/CMakeLists.txt
2022-10-26 19:33:19 +03:00

3 lines
58 B
CMake

add_library(packet packet.cc)
add_subdirectory(packet_ut)