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