aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/summaryengine/CMakeLists.txt
blob: 5b4066e4a535dfae63ea070225289ab57b7d08e2 (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(searchcore_summaryengine STATIC
    SOURCES
    summaryengine.cpp
    DEPENDS
)