From 6ac0c2f56910c1fbd305d95250162815e77de398 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Mon, 23 Apr 2018 18:42:59 +0300 Subject: [PATCH] Excluded unused .cpp file from compilation --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 087794b09..41f9f03cc 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -919,7 +919,6 @@ set (PCH_SOURCES i_time.cpp info.cpp keysections.cpp - lumpconfigfile.cpp m_alloc.cpp m_argv.cpp m_bbox.cpp