config files will be written in yaml, added a well tested yaml parser to 4DSSE
4 lines
58 B
Meson
4 lines
58 B
Meson
cmake = import('cmake')
|
|
|
|
subdir('mfem')
|
|
subdir('yaml-cpp') |