From 670e2331fc5af63118d188028424905a65cc96b5 Mon Sep 17 00:00:00 2001 From: Thomas Arp <357770+welcor@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:19:29 +0200 Subject: [PATCH] kaizen remove removed file from util/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