blob: c6fc43868134849019ec98af7f89a65837d1d156 [file] [log] [blame]
Ben Clayton3a3cb362023-08-16 01:05:21 +00001# Copyright 2023 The Tint Authors.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15################################################################################
Ben Clayton57ded6a2023-08-22 13:22:22 +000016# File generated by 'tools/src/cmd/gen' using the template:
Ben Clayton3a3cb362023-08-16 01:05:21 +000017# tools/src/cmd/gen/build/BUILD.cmake.tmpl
18#
Ben Clayton57ded6a2023-08-22 13:22:22 +000019# To regenerate run: './tools/run gen'
20#
21# Do not modify this file directly
Ben Clayton3a3cb362023-08-16 01:05:21 +000022################################################################################
23
dan sinclairb88e1c72023-09-07 13:59:10 +000024include(lang/spirv/intrinsic/BUILD.cmake)
dan sinclair032c1402023-09-06 15:39:41 +000025include(lang/spirv/ir/BUILD.cmake)
Ben Clayton3a3cb362023-08-16 01:05:21 +000026include(lang/spirv/reader/BUILD.cmake)
dan sinclair5ca21ed2023-09-19 00:33:25 +000027include(lang/spirv/type/BUILD.cmake)
Ben Clayton3a3cb362023-08-16 01:05:21 +000028include(lang/spirv/writer/BUILD.cmake)