mirror of
https://github.com/openappsec/attachment.git
synced 2025-09-29 19:24:26 +03:00
Adding packaging option to attachemnt
This commit is contained in:
@@ -46,3 +46,4 @@ target_include_directories(ngx_module PRIVATE ${NGX_INCLUDES})
|
||||
target_compile_options(ngx_module PRIVATE ${CC_FLAG_LIST})
|
||||
|
||||
install(TARGETS ngx_module DESTINATION lib)
|
||||
install(TARGETS ngx_module DESTINATION nginx_attachment/lib)
|
||||
|
Reference in New Issue
Block a user