Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e5c1f97de1435a09c52be0825f80fc6af276f4f9
/
.
/
third_party
/
xbyak
/
BUILD.gn
blob: a790a0bee208f0ef56baa2fd9f76f784ad1da154 [
file
] [
log
] [
blame
]
# Copyright 2019 Google Inc.
#
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import
(
"../third_party.gni"
)
third_party
(
"xbyak"
)
{
public_include_dirs
=
[
"../externals/xbyak"
]
}