mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
feat: Drop public dependency to Boost.Asio and use standalone asio
This commit is contained in:
committed by
Dennis Klein
parent
03ba9eb558
commit
9585c20b7f
@@ -121,7 +121,7 @@ if(BUILD_DOCS)
|
||||
DESTINATION ${PROJECT_INSTALL_DATADIR}/docs
|
||||
)
|
||||
endif()
|
||||
if(BUILD_SDK)
|
||||
if(BUILD_FAIRMQ OR BUILD_SDK)
|
||||
if(asio_BUNDLED)
|
||||
install_bundled(asio)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user