mirror of
https://github.com/openappsec/openappsec.git
synced 2025-08-15 23:55:00 +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)
|