1bf215546Sopenharmony_ci# Copyright © 2021 Collabora, Ltd.
2bf215546Sopenharmony_ci# Author: Antonio Caggiano <antonio.caggiano@collabora.com>
3bf215546Sopenharmony_ci#
4bf215546Sopenharmony_ci# SPDX-License-Identifier: MIT
5bf215546Sopenharmony_ci
6bf215546Sopenharmony_ciif with_perfetto and dep_libdrm.found()
7bf215546Sopenharmony_ci  subdir('pps')
8bf215546Sopenharmony_ciendif
9bf215546Sopenharmony_ci
10bf215546Sopenharmony_ciif with_tools.contains('dlclose-skip')
11bf215546Sopenharmony_ci  subdir('dlclose-skip')
12bf215546Sopenharmony_ciendif
13