Further, due to limitations of file system access on wasm, liblogging now outputs all logs to the console syncronously
2 lines
77 B
Meson
2 lines
77 B
Meson
executable('simple_logging_test', 'simple.cpp', dependencies: [logging_dep])
|