add meson support, update pipeline

This commit is contained in:
ado
2021-01-19 20:26:36 +01:00
parent 4de7063708
commit 92e8e200f9
11 changed files with 60 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
#include <algorithm>
#include <doctest/doctest.h>
#include <doctest.h>
#include <ss/converter.hpp>
TEST_CASE("testing split") {