From 5e400c91b7ac292dd8a555c9c2f18075fd778d78 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 18 Apr 2024 10:18:15 +0200 Subject: CMake: Removed unused PROGRAMS variable A leftover from 86522166e082b2defaea541747ecdce0f1149fe5. --- tools/dyecmd/src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/dyecmd/src/CMakeLists.txt b/tools/dyecmd/src/CMakeLists.txt index f8e717b7..df20af69 100644 --- a/tools/dyecmd/src/CMakeLists.txt +++ b/tools/dyecmd/src/CMakeLists.txt @@ -47,8 +47,6 @@ SET(SRCS imagewriter.h ) -SET (PROGRAMS dyecmd) - ADD_EXECUTABLE(dyecmd WIN32 ${SRCS}) TARGET_LINK_LIBRARIES(dyecmd -- cgit v1.2.3-70-g09d2