aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/gp/CMakeLists.txt
blob: fdd36570779db0e3b47cd0760a18e8bf909dc7cc (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(eval_gp OBJECT
    SOURCES
    gp.cpp
)