зеркало из https://github.com/microsoft/STL.git
11 строки
316 B
Plaintext
11 строки
316 B
Plaintext
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
[submodule "vcpkg"]
|
|
path = vcpkg
|
|
url = https://github.com/microsoft/vcpkg.git
|
|
fetchRecurseSubmodules = false
|
|
[submodule "llvm-project"]
|
|
path = llvm-project
|
|
url = https://github.com/llvm/llvm-project.git
|