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