summaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/CMakeLists.txt
blob: 4b970b0e9bc279e2642fba64518dd053906e3d1c (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(storage_distributoroperation OBJECT
    SOURCES
    operation.cpp
    DEPENDS
)