mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-18 18:20:36 +03:00
pulling from dev
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
include_directories(${Boost_INCLUDE_DIRS})
|
||||
|
||||
link_directories(${BOOST_ROOT}/lib)
|
||||
|
||||
add_definitions(-DUSERSPACE)
|
||||
add_library(nano_attachment_util SHARED nano_attachment_util.cc)
|
||||
target_link_libraries(nano_attachment_util http_configuration)
|
||||
|
||||
Reference in New Issue
Block a user