From 4e1680db1a27a7f88d30a79b1d7c234f8ff103b7 Mon Sep 17 00:00:00 2001 From: Thomas Arp <357770+welcor@users.noreply.github.com> Date: Fri, 7 Nov 2025 23:53:23 +0100 Subject: [PATCH] KAIZEN remove webster from CMakeLists.txt (#158) --- src/util/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index 5e6fe78..4c8dabc 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -9,7 +9,6 @@ set(TOOLS sign split wld2html - webster ) # common includes and flags