A bug was discovered in glaze which prevented valid toml output. We have switched to toml++ and reflect-cpp. The interface has remained the same so this should not break any code
3 lines
46 B
Meson
3 lines
46 B
Meson
cmake = import('cmake')
|
|
subdir('reflect-cpp')
|