summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-05-12 11:40:36 +0200
committerTor Egge <Tor.Egge@online.no>2022-05-12 11:40:36 +0200
commit4bb82cc75fe70611b2a8c7c3d16165e1d85355e4 (patch)
treeac042aa3672fbb302121af3a511789487bdb8dbc /vespalib/CMakeLists.txt
parent32e26201ca86681150eb47661ae551a1c188c594 (diff)
Add CGroupResourceLimits class.
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 7796ce7df28..0ac193ea694 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -13,6 +13,7 @@ vespa_define_module(
src/apps/make_fixture_macros
src/apps/vespa-detect-hostname
src/apps/vespa-drop-file-from-cache
+ src/apps/vespa-resource-limits
src/apps/vespa-tsan-digest
src/apps/vespa-validate-hostname
@@ -146,6 +147,7 @@ vespa_define_module(
src/tests/typify
src/tests/unwind_message
src/tests/util/bfloat16
+ src/tests/util/cgroup_resource_limits
src/tests/util/file_area_freelist
src/tests/util/generationhandler
src/tests/util/generationhandler_stress