We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4aa65 commit 5f36177Copy full SHA for 5f36177
1 file changed
driver/CMakeLists.txt
@@ -19,6 +19,7 @@ ecbuild_add_library(
19
$<$<NOT:${HAVE_OMP}>:NO_OPENMP>
20
${GPU_OFFLOAD}GPU
21
PUBLIC_LIBS
22
+ ifs.${PREC}
23
ecrad.${PREC}
24
ecrad_base.${PREC}
25
$<${HAVE_OMP}:OpenMP::OpenMP_Fortran>
0 commit comments