Sign in
android
/
platform
/
external
/
mesa3d
/
b74eb12a8e01ac086ecfa4f6448a3e46b2cb1593
/
.
/
src
/
microsoft
/
meson.build
blob: fa7a89996122c8e746e71eb0304f31473aff5d1d [
file
] [
log
] [
blame
]
# Copyright © Microsoft Corporation
# SPDX-License-Identifier: MIT
subdir
(
'compiler'
)
if
with_microsoft_clc
subdir
(
'clc'
)
endif
if
with_spirv_to_dxil
or
with_microsoft_vk
subdir
(
'spirv_to_dxil'
)
endif
if
with_microsoft_vk
subdir
(
'vulkan'
)
endif