summaryrefslogtreecommitdiffstats
path: root/src/zstd/build/cmake/contrib/CMakeLists.txt
blob: f7631d08ca61d08526545b32dfe39fc6154ace12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ################################################################
# Copyright (c) 2016-present, Yann Collet, Facebook, Inc.
# All rights reserved.
#
# This source code is licensed under both the BSD-style license (found in the
# LICENSE file in the root directory of this source tree) and the GPLv2 (found
# in the COPYING file in the root directory of this source tree).
# ################################################################

project(contrib)

add_subdirectory(pzstd)
add_subdirectory(gen_html)