Skip to content
Snippets Groups Projects
Commit 311b6bf0 authored by Andre Sailer's avatar Andre Sailer
Browse files

SPI-2635: update boost to 1.86 in dev4

parent 29dee017
No related branches found
No related tags found
1 merge request!2440SPI-2635: update boost to 1.86 in dev4
Pipeline #7966310 passed
......@@ -8,12 +8,7 @@ include(heptools-dev-generators)
#LCG_external_package(ROOT v6-32-00-patches GIT=http://root.cern.ch/git/root.git)
LCG_AA_project(ROOT 6.32.04)
# Add Boost 1.84.0 for testing on dev4
#if((${LCG_COMP} MATCHES gcc AND ${LCG_COMPVERS} GREATER 8) OR (${LCG_COMP} MATCHES clang AND ${LCG_COMPVERS} GREATER 12))
# LCG_external_package(Boost 1.84.0 )
#else()
# LCG_external_package(Boost 1.78.0 )
#endif()
LCG_external_package(Boost 1.86.0 )
#if(${LCG_OS}${LCG_OSVERS} MATCHES centos|ubuntu|el)
# if(((${LCG_COMP} MATCHES gcc) AND (${LCG_COMPVERS} GREATER 7)) OR (${LCG_COMP} MATCHES clang))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment