Sign in
android
/
platform
/
external
/
mesa3d
/
b74eb12a8e01ac086ecfa4f6448a3e46b2cb1593
/
.
/
src
/
tool
/
dlclose-skip
/
meson.build
blob: 90de7c2d666be9e5f172b59a83666abe567f9a81 [
file
] [
log
] [
blame
]
# Copyright © 2021 Google LLC
# SPDX-License-Identifier: MIT
shared_library
(
'dlclose-skip'
,
'dlclose-skip.c'
,
install
:
true
,
)