1# Copyright © 2018 Intel Corporation 2# SPDX-License-Identifier: MIT 3 4if not with_platform_windows 5 # pipe-loader doesn't build on windows. 6 subdir('trivial') 7endif 8if with_gallium_swrast 9 subdir('unit') 10endif 11