aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-server/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-02-18 17:13:44 +0100
committerHarald Musum <musum@verizonmedia.com>2020-02-18 17:13:44 +0100
commita7b943808c65348f539e97b70c0c53c56c04fdd4 (patch)
tree51f5b574477fb21d13a9d593a8e8ceda4e19391d /zookeeper-server/CMakeLists.txt
parentecfedd34b06e2fed8dd675214d7c26b02efa8fdd (diff)
Remove support for ZooKeeper 3.4
Diffstat (limited to 'zookeeper-server/CMakeLists.txt')
-rw-r--r--zookeeper-server/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/zookeeper-server/CMakeLists.txt b/zookeeper-server/CMakeLists.txt
index 2d8620f1028..6e8c82bc66e 100644
--- a/zookeeper-server/CMakeLists.txt
+++ b/zookeeper-server/CMakeLists.txt
@@ -1,4 +1,3 @@
# 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.4)
add_subdirectory(zookeeper-server-3.5)