From 5d9eac1a85bca46a0bfb4296a0414c71b7aba867 Mon Sep 17 00:00:00 2001 From: HÃ¥vard Pettersen Date: Thu, 1 Dec 2022 14:53:34 +0000 Subject: added simple program to probe io_uring support --- vespalib/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vespalib/CMakeLists.txt') diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt index a21f623fbfa..50cbe8879b5 100644 --- a/vespalib/CMakeLists.txt +++ b/vespalib/CMakeLists.txt @@ -13,11 +13,13 @@ vespa_define_module( lz4 xxhash zstd + ${VESPA_URING_LIB} APPS src/apps/make_fixture_macros src/apps/vespa-detect-hostname src/apps/vespa-drop-file-from-cache + src/apps/vespa-probe-io-uring src/apps/vespa-resource-limits src/apps/vespa-tsan-digest src/apps/vespa-validate-hostname -- cgit v1.2.3