From c36bf0f6a94fc1319a0ff5279ded019e2f4b9c29 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 23 Jun 2010 15:14:57 +0400 Subject: [PATCH] * Remove garbadge (gnome terminal sucks) --- CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cd501c68f8..05618ea930 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,10 +61,6 @@ IF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") DOC "Path where the libintl library can be found") LIST(APPEND CMAKE_REQUIRED_LIBRARIES ${LIBINTL_LIBRARY}) - ENDIF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") - - LIST(APPEND CMAKE_REQUIRED_LIBRARIES intl) - ENDIF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") IF(CMAKE_SYSTEM_NAME STREQUAL "Darwin") -- 2.47.3