meson.build 575 B

123456789101112
  1. # #############################################################################
  2. # Copyright (c) 2018-present Dima Krasner <[email protected]>
  3. # lzutao <taolzu(at)gmail.com>
  4. # All rights reserved.
  5. #
  6. # This source code is licensed under both the BSD-style license (found in the
  7. # LICENSE file in the root directory of this source tree) and the GPLv2 (found
  8. # in the COPYING file in the root directory of this source tree).
  9. # #############################################################################
  10. subdir('pzstd')
  11. subdir('gen_html')