From e40cdd33c4d6bf3f4d65e509ee39e119c1a86c5d Mon Sep 17 00:00:00 2001
From: Norihiro Watanabe <norihiro.w@gmail.com>
Date: Tue, 21 Jun 2016 08:01:45 +0200
Subject: [PATCH] remove link to logog

---
 Applications/DataExplorer/Base/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Applications/DataExplorer/Base/CMakeLists.txt b/Applications/DataExplorer/Base/CMakeLists.txt
index 54c4f444998..c1b28107f1f 100644
--- a/Applications/DataExplorer/Base/CMakeLists.txt
+++ b/Applications/DataExplorer/Base/CMakeLists.txt
@@ -41,7 +41,6 @@ add_library(QtBase
 
 target_link_libraries(QtBase
     Qt4::QtGui
-    logog
     GeoLib)
 
 set_property(TARGET QtBase PROPERTY FOLDER "DataExplorer")
-- 
GitLab