Files
libcomposition/build-config/meson.build
Emily Boudreaux da4d17a50f build(yaml-cpp): added yaml-cpp as a dependency
config files will be written in yaml, added a well tested yaml parser to 4DSSE
2025-02-19 14:50:44 -05:00

4 lines
58 B
Meson

cmake = import('cmake')
subdir('mfem')
subdir('yaml-cpp')