Ben Clayton | 3a3cb36 | 2023-08-16 01:05:21 +0000 | [diff] [blame] | 1 | # 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 Clayton | 57ded6a | 2023-08-22 13:22:22 +0000 | [diff] [blame] | 16 | # File generated by 'tools/src/cmd/gen' using the template: |
Ben Clayton | 3a3cb36 | 2023-08-16 01:05:21 +0000 | [diff] [blame] | 17 | # tools/src/cmd/gen/build/BUILD.cmake.tmpl |
| 18 | # |
Ben Clayton | 57ded6a | 2023-08-22 13:22:22 +0000 | [diff] [blame] | 19 | # To regenerate run: './tools/run gen' |
| 20 | # |
| 21 | # Do not modify this file directly |
Ben Clayton | 3a3cb36 | 2023-08-16 01:05:21 +0000 | [diff] [blame] | 22 | ################################################################################ |
| 23 | |
dan sinclair | b88e1c7 | 2023-09-07 13:59:10 +0000 | [diff] [blame] | 24 | include(lang/spirv/intrinsic/BUILD.cmake) |
dan sinclair | 032c140 | 2023-09-06 15:39:41 +0000 | [diff] [blame] | 25 | include(lang/spirv/ir/BUILD.cmake) |
Ben Clayton | 3a3cb36 | 2023-08-16 01:05:21 +0000 | [diff] [blame] | 26 | include(lang/spirv/reader/BUILD.cmake) |
dan sinclair | 5ca21ed | 2023-09-19 00:33:25 +0000 | [diff] [blame] | 27 | include(lang/spirv/type/BUILD.cmake) |
Ben Clayton | 3a3cb36 | 2023-08-16 01:05:21 +0000 | [diff] [blame] | 28 | include(lang/spirv/writer/BUILD.cmake) |