mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 18:11:49 +00:00
Adapt to new asiofi release
This commit is contained in:
committed by
Dennis Klein
parent
1a00f3edbd
commit
fb42b1e2f0
@@ -61,7 +61,7 @@ endif()
|
||||
|
||||
if(BUILD_OFI_TRANSPORT)
|
||||
find_package2(PRIVATE asiofi REQUIRED
|
||||
VERSION 0.2.0
|
||||
VERSION 0.3.0
|
||||
)
|
||||
find_package2(PRIVATE OFI REQUIRED
|
||||
VERSION ${asiofi_OFI_VERSION}
|
||||
|
Reference in New Issue
Block a user