mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 06:19:01 +08:00
56ca13c972
* Revert "incorporate changes from microsoft:master" * Revert "Revert "incorporate changes from microsoft:master"" * added check for spaces in username (unsupported by bazel) * apply a work-around with custom build root instead of terminating build when username contains spaces * x-add-version * Add check for spaces in vcpkg path. Keep non-Windows build output in vcpkg subfolders because it easily sums up to 100GB. So users have only one place to cleanup. * vcpkg x-add-version * fix typo * re-run x-add-version Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
8 lines
311 B
JSON
8 lines
311 B
JSON
{
|
|
"name": "tensorflow-common",
|
|
"version-semver": "2.4.1",
|
|
"port-version": 2,
|
|
"description": "This meta package holds common files for the C [tensorflow] and the C++ [tensorflow-cc] API version of TensorFlow but is not installable on its own.",
|
|
"homepage": "https://github.com/tensorflow/tensorflow"
|
|
}
|