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" ]
}