mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
feat: Drop public bundled dependency to asio
This commit is contained in:
committed by
Dennis Klein
parent
1007de8e49
commit
0c4921d650
@@ -121,11 +121,6 @@ if(BUILD_DOCS)
|
||||
DESTINATION ${PROJECT_INSTALL_DATADIR}/docs
|
||||
)
|
||||
endif()
|
||||
if(BUILD_FAIRMQ OR BUILD_SDK)
|
||||
if(asio_BUNDLED)
|
||||
install_bundled(asio)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
include(FairMQPackage)
|
||||
install_cmake_package()
|
||||
|
Reference in New Issue
Block a user