mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
* meson tests fix * missed unit-tests added into meson.build * fix use_stl option * meson style fix * test * bugfix Co-authored-by: Sergey Skorokhod <s.skorokhod@1440.space>
2 lines
50 B
Meson
2 lines
50 B
Meson
option('use_stl', type : 'boolean', value : true)
|