aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storageframework/generic/component/CMakeLists.txt
blob: 675bfccd47c249e1242814dc7362ca75b559f853 (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(storageframework_component OBJECT
    SOURCES
    component.cpp
    DEPENDS
)