From d273daecfee2a3173b736fac454a43a95d008cee Mon Sep 17 00:00:00 2001 From: Randy Date: Wed, 5 Aug 2020 23:05:11 +0200 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a6b529..9cb73a9 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ $ sudo ninja install # [Optional] c_std=c11 buildtype=release default_library=shared +enable_tests=false # to run tests: ninja test ``` #### Use with your Meson project * Example: