aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-server/zookeeper-server/CMakeLists.txt
blob: df7b71dfb421a917fc0b4ee359e082443baed46f (plain) (blame)
1
2
3
4
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_jar(zookeeper-server-3.8.0-jar-with-dependencies.jar)
# Make symlink so that we have a default version, should be done only in zookeeper-server module
install_symlink(lib/jars/zookeeper-server-3.8.0-jar-with-dependencies.jar lib/jars/zookeeper-server-jar-with-dependencies.jar)