etl/meson_options.txt
Sergey Skorokhod 16045432b7
Meson tests & style fix (#447)
* 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>
2021-10-22 18:39:26 +01:00

2 lines
50 B
Meson

option('use_stl', type : 'boolean', value : true)