aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-gen-testdocs/CMakeLists.txt
blob: 6337c286b8e1e164edceaf71d7e7cbbd75b95039 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_vespa-gen-testdocs_app
    SOURCES
    vespa-gen-testdocs.cpp
    OUTPUT_NAME vespa-gen-testdocs
    INSTALL bin
    DEPENDS
)