summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@yahooinc.com>2022-12-01 14:53:34 +0000
committerHåvard Pettersen <havardpe@yahooinc.com>2022-12-01 15:45:59 +0000
commit5d9eac1a85bca46a0bfb4296a0414c71b7aba867 (patch)
tree972cd766663cb7856069652e3cbcabc9fa007adc /vespalib/CMakeLists.txt
parente6058f9f2370298dd40f15090307106ae98773f5 (diff)
added simple program to probe io_uring support
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 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