aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-10-08 18:56:55 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-10-08 18:56:55 +0000
commit32286c1b4f19b0db0e899155dd26af8cde8a6b5b (patch)
tree26d715ea60d2bcb77e10e05985125241c8ef70f0 /staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt
parent2e3515a187d0b3aae7ae1afd2708f011b9b8bf22 (diff)
Use std::mutex
Diffstat (limited to 'staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt')
-rw-r--r--staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt b/staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt
index 586e06396e7..70f17f76e4c 100644
--- a/staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt
+++ b/staging_vespalib/src/vespa/vespalib/util/CMakeLists.txt
@@ -12,7 +12,6 @@ vespa_add_library(staging_vespalib_vespalib_util OBJECT
jsonexception.cpp
jsonstream.cpp
jsonwriter.cpp
- librarypool.cpp
process_memory_stats.cpp
programoptions.cpp
programoptions_testutils.cpp