aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/gp/ponder_nov2017/CMakeLists.txt
blob: 3a1a5cf5e9bc1228769be58ee51ce614fcae91ac (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(eval_gp_ponder_nov2017_app
    SOURCES
    ponder_nov2017.cpp
    DEPENDS
    vespaeval
)