Files
libconfig/build-config/meson.build
Emily Boudreaux 3937a2b828 build(vendor-libraries): update install to be more reliable
vendor libaries for libconfig are now properly installed so linking can be done reliably
2026-06-05 11:19:17 +02:00

5 lines
79 B
Meson

cmake = import('cmake')
subdir('tomlpp')
subdir('reflect-cpp')
subdir('CLI11')