From e7d20cf352688bf717a01f4e6d9e6f497c2bea4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Sep 2025 19:19:34 +0200 Subject: New upstream version 5.3.1Beta2 --- app/tools/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/tools/CMakeLists.txt') diff --git a/app/tools/CMakeLists.txt b/app/tools/CMakeLists.txt index 433d464..5d287a5 100644 --- a/app/tools/CMakeLists.txt +++ b/app/tools/CMakeLists.txt @@ -7,4 +7,6 @@ if (WIN32) endif () add_subdirectory(halibut) +if ( WIN32 ) add_subdirectory(pngtoxpm) +endif() -- cgit v1.2.3