Skip to content
Snippets Groups Projects

[SPI-2000]: update spark

Merged Andre Sailer requested to merge spi2000_spark into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -555,7 +555,7 @@ LCG_external_package(sollya 7.0
#LCG_external_package(soqt 1.5.0 )
LCG_external_package(sortedcontainers 2.1.0 )
if(${LCG_OS} STREQUAL slc OR ${LCG_OS} STREQUAL centos OR ${LCG_OS}${LCG_OSVERS} MATCHES ubuntu)
LCG_external_package(spark 3.1.2-cern1 )
LCG_external_package(spark 3.2.0-cern1 )
endif()
LCG_external_package(spdlog 1.5.0 )
LCG_external_package(sphinx 4.2.0 )
Loading