1project('ecl', 'c', 2 meson_version : '>=0.57.0', 3) 4 5mod = import('unstable-external_project') 6subdir('src') 7 8