mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-16 17:31:54 +03:00
fix wrong name of library
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
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