зеркало из https://github.com/microsoft/STL.git
13 строки
419 B
Plaintext
13 строки
419 B
Plaintext
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
[submodule "llvm-project"]
|
|
path = llvm-project
|
|
url = https://github.com/llvm/llvm-project.git
|
|
[submodule "boost-math"]
|
|
path = boost-math
|
|
url = https://github.com/boostorg/math.git
|
|
[submodule "benchmarks/google-benchmark"]
|
|
path = benchmarks/google-benchmark
|
|
url = https://github.com/google/benchmark.git
|