aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/CMakeLists.txt
blob: e5aae50750d3b2726cc37cce30f7f5925245fe6d (plain) (blame)
1
2
3
4
5
6
7
# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

vespa_add_library(eval_instruction OBJECT
    SOURCES
    generic_join
    generic_rename
)