aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/storageutil/CMakeLists.txt
blob: 48af8a77656d5a9ef71a27056bb8cec4f6426760 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. 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
)