mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
4 lines
98 B
CMake
Executable File
4 lines
98 B
CMake
Executable File
link_directories(${BOOST_ROOT}/lib)
|
|
|
|
add_library(nginx_message_reader nginx_message_reader.cc)
|