Skip to content

Commit

Permalink
Don't use FCKIT provided fypp to build FIELD_API
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Feb 5, 2024
1 parent 804c12b commit f2713f2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ projects :
ECKIT_ENABLE_BUILD_TOOLS=OFF
ECKIT_ENABLE_CUDA=OFF
- field_api :
git : https://github.com/ecmwf-ifs/field_api.git
version : main
optional: true
require : ecbuild
cmake : >
UTIL_MODULE_PATH=${CMAKE_SOURCE_DIR}/cloudsc-dwarf/src/common/module
- fckit :
git : https://github.com/ecmwf/fckit
version : 0.11.0
Expand All @@ -69,14 +77,6 @@ projects :
ATLAS_ENABLE_TESTS=OFF
ATLAS_ENABLE_CUDA=OFF
- field_api :
git : https://github.com/ecmwf-ifs/field_api.git
version : main
optional: true
require : ecbuild
cmake : >
UTIL_MODULE_PATH=${CMAKE_SOURCE_DIR}/cloudsc-dwarf/src/common/module
- cloudsc-dwarf :
# The CLOUDSC dwarf project with multiple implementations
dir : $PWD
Expand Down

0 comments on commit f2713f2

Please sign in to comment.