summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/CMakeLists.txt
blob: e61cf8ba4d5206ebda382d3052f111ddc1104ad5 (plain) (blame)
1
2
3
4
5
# Copyright 2019 Oath Inc. 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-3.5.6)
add_subdirectory(zookeeper-server-3.5.7)
add_subdirectory(zookeeper-server-3.5.8)