mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-15 17:02:15 +03:00
Adding packaging option to attachemnt
This commit is contained in:
@@ -3,3 +3,4 @@ add_definitions(-DZLIB_CONST)
|
||||
add_library(osrc_compression_utils SHARED compression_utils.cc)
|
||||
|
||||
install(TARGETS osrc_compression_utils DESTINATION lib)
|
||||
install(TARGETS osrc_compression_utils DESTINATION nginx_attachment/lib)
|
||||
|
||||
Reference in New Issue
Block a user