mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Bump FairLogger requirement to 1.6
This commit is contained in:
committed by
Dennis Klein
parent
b0f73017e2
commit
be8ab06cc1
@@ -94,7 +94,7 @@ endif()
|
|||||||
|
|
||||||
if(BUILD_FAIRMQ OR BUILD_SDK)
|
if(BUILD_FAIRMQ OR BUILD_SDK)
|
||||||
find_package2(PUBLIC FairLogger REQUIRED
|
find_package2(PUBLIC FairLogger REQUIRED
|
||||||
VERSION 1.2.0
|
VERSION 1.6.0
|
||||||
)
|
)
|
||||||
|
|
||||||
foreach(dep IN LISTS FairLogger_PACKAGE_DEPENDENCIES)
|
foreach(dep IN LISTS FairLogger_PACKAGE_DEPENDENCIES)
|
||||||
|
Reference in New Issue
Block a user