CMake:attachmentSupport: Don't link against Boost_LIBRARIES
This commit is contained in:
@@ -11,5 +11,3 @@ target_include_directories(attachmentSupport PUBLIC
|
||||
${CMAKE_SOURCE_DIR}/include
|
||||
${CMAKE_BINARY_DIR}/include
|
||||
)
|
||||
|
||||
target_link_libraries(attachmentSupport ${Boost_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user