From 38838cfb3fa2a72c190f94a0202ab3084f880b65 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Tue, 12 Sep 2017 23:46:43 +0200 Subject: [PATCH] Remove duplicate entries --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2114cf3..614fea3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -145,8 +145,6 @@ set (planetblupi_DEPS if ("${STATIC_BUILD}") list (APPEND planetblupi_DEPS - ${Intl_LIBRARIES} - ${Iconv_LIBRARIES} ${SDL2_STATIC_LIBRARIES} ${SDL2_MIXER_STATIC_LIBRARIES} ${SDL2_IMAGE_STATIC_LIBRARIES}