xref: /aosp_15_r20/external/skia/gn/shared_sources.gni (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1# Copyright 2016 Google Inc.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6# This is a list of all gni files have file lists which Skia exports for use.
7import("codec.gni")
8import("core.gni")
9import("effects.gni")
10import("effects_imagefilters.gni")
11import("fuzz.gni")
12import("gpu.gni")
13import("graphite.gni")
14import("opts.gni")
15import("pdf.gni")
16import("ports.gni")
17import("sksl.gni")
18import("utils.gni")
19import("xml.gni")
20import("xps.gni")
21skia_opts = {
22  hsw_sources = hsw
23  skx_sources = skx
24  lasx_sources = lasx
25}
26