mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
3 lines
58 B
CMake
3 lines
58 B
CMake
add_library(packet packet.cc)
|
|
add_subdirectory(packet_ut)
|