summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/CMakeLists.txt
blob: d598747e75f18e7099c39f43593374b15d335b80 (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
add_subdirectory(zookeeper-server-common)
add_subdirectory(zookeeper-server)
add_subdirectory(zookeeper-server-3.8.1)
add_subdirectory(zookeeper-server-3.9.1)