1*61046927SAndroid Build Coastguard Worker# Copyright © Microsoft Corporation 2*61046927SAndroid Build Coastguard Worker# SPDX-License-Identifier: MIT 3*61046927SAndroid Build Coastguard Worker 4*61046927SAndroid Build Coastguard Workersubdir('compiler') 5*61046927SAndroid Build Coastguard Workerif with_microsoft_clc 6*61046927SAndroid Build Coastguard Worker subdir('clc') 7*61046927SAndroid Build Coastguard Workerendif 8*61046927SAndroid Build Coastguard Workerif with_spirv_to_dxil or with_microsoft_vk 9*61046927SAndroid Build Coastguard Worker subdir('spirv_to_dxil') 10*61046927SAndroid Build Coastguard Workerendif 11*61046927SAndroid Build Coastguard Workerif with_microsoft_vk 12*61046927SAndroid Build Coastguard Worker subdir('vulkan') 13*61046927SAndroid Build Coastguard Workerendif 14