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