summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAdam Reichold <adam.reichold@t-online.de>2018-08-27 19:27:41 +0200
committerAlbert Astals Cid <tsdgeos@yahoo.es>2018-08-29 13:10:34 +0000
commit38b67245941a8672372953142b06c80cd0a142c0 (patch)
tree2fde6f913edc3b9ea7528cf1ebe085c8059fe07d /CMakeLists.txt
parentd62d65c21f01c7b0a7c28adebcab43d667bcaed9 (diff)
Remove gmempp implementing C++ memory allocation operators using gmalloc for heap debugging.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf3a5423..871740b2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -315,7 +315,6 @@ configure_file(poppler/poppler-config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/popple
set(poppler_SRCS
goo/gfile.cc
- goo/gmempp.cc
goo/GooList.cc
goo/GooTimer.cc
goo/GooString.cc