Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/tool/meson.build
4547 views
1
# Copyright © 2021 Collabora, Ltd.
2
# Author: Antonio Caggiano <[email protected]>
3
#
4
# SPDX-License-Identifier: MIT
5
6
if with_perfetto
7
subdir('pps')
8
endif
9
10