From 33d0db61197be79f13df7e4fd5bad43983af0c0d Mon Sep 17 00:00:00 2001 From: Bernd Pfrommer Date: Mon, 3 Jun 2024 14:40:25 -0400 Subject: [PATCH] disable hdf5 plugin --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 911720d..659c2c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,5 +36,6 @@ ament_vendor(openeb_vendor -DCOMPILE_PLAYER:BOOL=OFF -DCOMPILE_PYTHON3_BINDINGS:BOOL=OFF -DUDEV_RULES_SYSTEM_INSTALL:BOOL=OFF + -DHDF5_DISABLED=ON ) # PATCHES patches