Skip to content
Snippets Groups Projects

git subrepo pull packages/HighFive

Merged Stéphane Del Pino requested to merge update-packages into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -95,7 +95,7 @@ endif()
# Checks if compiler version is compatible with Pugs sources
set(GNU_CXX_MIN_VERSION "10.0.0")
set(CLANG_CXX_MIN_VERSION "11.0.0")
set(CLANG_CXX_MIN_VERSION "14.0.0")
#------------------------------------------------------
# Change Kokkos namespace to avoid conflicts
Loading