etl/meson_options.txt
Sergey Skorokhod 43b041cbfb 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-25 10:36:11 +01:00

2 lines
50 B
Meson

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