mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 20:17:43 +03:00
First release of open-appsec source code
This commit is contained in:
7
components/packet/packet_ut/CMakeLists.txt
Normal file
7
components/packet/packet_ut/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
link_directories(${BOOST_ROOT}/lib)
|
||||
|
||||
add_unit_test(
|
||||
packet_ut
|
||||
"packet_ut.cc"
|
||||
"packet;connkey;buffers;environment;metric;event_is;-lboost_regex"
|
||||
)
|
Reference in New Issue
Block a user