summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/CMakeLists.txt
blob: 9d5598830159905b0c20bb73df868a1fdee09d24 (plain) (blame)
1
2
3
4
5
# Copyright Yahoo. 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.6.2)
add_subdirectory(zookeeper-server-3.6.3)
add_subdirectory(zookeeper-server-3.7.0)