ecbuild_add_library( TARGET fortbar TYPE STATIC SOURCES bar/bar.f90 )

ecbuild_add_library( TARGET fortbaz TYPE SHARED SOURCES baz/baz.f90 )
