aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/gp/CMakeLists.txt
blob: 2ad5c25327dd0d3de2b55d3a9ab977faa98f75e9 (plain) (blame)
1
2
3
4
5
# Copyright Yahoo. 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
)