mirror of
https://github.com/openappsec/openappsec.git
synced 2026-01-17 16:00:26 +03:00
update code to support brotli
This commit is contained in:
@@ -32,6 +32,7 @@ target_link_libraries(${EXECUTABLE_NAME}
|
||||
boost_context
|
||||
boost_regex
|
||||
pthread
|
||||
${Brotli_LIBRARIES}
|
||||
)
|
||||
|
||||
install(TARGETS ${EXECUTABLE_NAME} DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user