diff options
Diffstat (limited to 'tools/dyecmd/src/CMakeLists.txt')
-rw-r--r-- | tools/dyecmd/src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |