diff --git a/Applications/DataExplorer/Base/CMakeLists.txt b/Applications/DataExplorer/Base/CMakeLists.txt
index 54c4f444998ddb02a6b48524e11b63d5029ecf98..c1b28107f1f969d2f6b1b559b9185f0c48b04f70 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")