File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -48,18 +48,12 @@ ecbuild_add_executable( TARGET multio-feed
48
48
NO_AS_NEEDED
49
49
LIBS multio-api )
50
50
51
- # # TODO ADD SOME FCKIT condition
51
+ # # TODO ADD SOME FCKIT condition; this currently breaks GitHub CI
52
52
# ecbuild_add_executable( TARGET multio-replay-nemo-fapi
53
53
# CONDITION HAVE_FORTRAN
54
54
# SOURCES multio-replay-nemo-fapi.f90
55
55
# LIBS multio-fapi fckit MPI::MPI_Fortran )
56
56
57
- # TODO ADD SOME FCKIT condition
58
- ecbuild_add_executable ( TARGET multio-replay-nemo-fapi
59
- CONDITION HAVE_FORTRAN
60
- SOURCES multio-replay-nemo-fapi.f90
61
- LIBS multio-fapi fckit MPI::MPI_Fortran )
62
-
63
57
# TODO: add atlas condition/dependency
64
58
ecbuild_add_executable ( TARGET multio-generate-grib-template
65
59
SOURCES multio-generate-grib-template.cc MultioTool.cc
You can’t perform that action at this time.
0 commit comments