We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174c87f commit 9e2dae5Copy full SHA for 9e2dae5
CMakeLists.txt
@@ -27,7 +27,7 @@ ecbuild_debug( " NetCDF_FEATURES: [${NetCDF_FEATURES}]" )
27
find_package( eckit 1.18 COMPONENTS LZ4 REQUIRED )
28
ecbuild_debug( " eckit_FEATURES : [${eckit_FEATURES}]" )
29
30
-find_package( atlas 0.38 REQUIRED )
+find_package( atlas 0.38.1 REQUIRED )
31
ecbuild_debug( " atlas_FEATURES: [${atlas_FEATURES}]" )
32
33
find_package( atlas-orca REQUIRED )
0 commit comments