mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-28 06:25:46 +00:00
This CL moves the constant and type headers out of the `libtint_core_all_src` target. In order to do so a `libtint_base_src` target is created with the bits of core_all that are required to build constant/ and type/ along with all the util/ files. Change-Id: Idb016f51e9dcaa84b6d7a14e4e5f62d4a46a4161 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117582 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>