aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/storageutil/CMakeLists.txt
blob: 006257a3f4547eaf98ee2b3c4a90540176f9e02a (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(storage_storageutil OBJECT
    SOURCES
    bloomfilter.cpp
    DEPENDS
)