aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/src/vespa/vespaclient/clusterlist/CMakeLists.txt
blob: 0d6891f518d6c072e9cf3b60ada8c07c28470fe4 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vespaclient_clusterlist STATIC
    SOURCES
    clusterlist.cpp
    DEPENDS
)