mirror of
https://github.com/openappsec/attachment.git
synced 2025-09-30 11:44:29 +03:00
Adding packaging option to attachemnt
This commit is contained in:
@@ -3,3 +3,4 @@ add_library(osrc_shmem_ipc SHARED shmem_ipc.c shared_ring_queue.c)
|
||||
target_link_libraries(osrc_shmem_ipc -lrt)
|
||||
|
||||
install(TARGETS osrc_shmem_ipc DESTINATION lib)
|
||||
install(TARGETS osrc_shmem_ipc DESTINATION nginx_attachment/lib)
|
||||
|
Reference in New Issue
Block a user