From 1a1109096271d490297556c6b66fb7503e831b35 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Sun, 29 Sep 2024 12:46:38 +0200 Subject: [PATCH] depends: libfuse: don't build examples --- contrib/depends/patches/libfuse/toolchain.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/depends/patches/libfuse/toolchain.txt b/contrib/depends/patches/libfuse/toolchain.txt index e0017662..c65a94e7 100644 --- a/contrib/depends/patches/libfuse/toolchain.txt +++ b/contrib/depends/patches/libfuse/toolchain.txt @@ -13,6 +13,7 @@ endian = 'little' [project options] utils = false +examples = false [built-in options] default_library = 'static' -- 2.52.0