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