aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/src/vespa/vespaclient/clusterlist/CMakeLists.txt
blob: 29077c11c2f5554cc8e48287d72fe86b21edc5dc (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. 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
)