1*61640445SVertexwahn# Copyright (c) 2021 Intel Corporation 2*61640445SVertexwahn# 3*61640445SVertexwahn# Licensed under the Apache License, Version 2.0 (the "License"); 4*61640445SVertexwahn# you may not use this file except in compliance with the License. 5*61640445SVertexwahn# You may obtain a copy of the License at 6*61640445SVertexwahn# 7*61640445SVertexwahn# http://www.apache.org/licenses/LICENSE-2.0 8*61640445SVertexwahn# 9*61640445SVertexwahn# Unless required by applicable law or agreed to in writing, software 10*61640445SVertexwahn# distributed under the License is distributed on an "AS IS" BASIS, 11*61640445SVertexwahn# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12*61640445SVertexwahn# See the License for the specific language governing permissions and 13*61640445SVertexwahn# limitations under the License. 14*61640445SVertexwahn 15*61640445SVertexwahn# DISCLAIMER: Bazel support is community-based. The maintainers do not 16*61640445SVertexwahn# use Bazel internally. The Bazel build can have security risks or 17*61640445SVertexwahn# optimization gaps. 18*61640445SVertexwahn 19*61640445SVertexwahnworkspace(name = "oneTBB") 20