aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matchengine/CMakeLists.txt
blob: 095aa28ec8d990ac464c3688a9f393d301850000 (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_matchengine STATIC
    SOURCES
    matchengine.cpp
    DEPENDS
)