From 0a5f8db8f096e34718fb84985cd178e3bfdad482 Mon Sep 17 00:00:00 2001 From: welcor <357770+welcor@users.noreply.github.com> Date: Fri, 7 Nov 2025 23:49:33 +0100 Subject: [PATCH] KAIZEN remove webster from CMakeLists.txt --- 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