build(wasm): libconfig now builds and works in wasm
This commit is contained in:
2
examples/meson.build
Normal file
2
examples/meson.build
Normal file
@@ -0,0 +1,2 @@
|
||||
executable('simple_config_test', 'simple.cpp', dependencies: [config_dep])
|
||||
executable('simple_config_wasm_test', 'wasm.cpp', dependencies: [config_dep])
|
||||
Reference in New Issue
Block a user