mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-16 09:21:55 +03:00
pulling from dev
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
include_directories(${Boost_INCLUDE_DIRS})
|
||||
|
||||
add_library(shmem_ipc_2 SHARED shmem_ipc.c shared_ring_queue.c)
|
||||
|
||||
target_link_libraries(shmem_ipc_2 -lrt)
|
||||
|
||||
Reference in New Issue
Block a user