Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_files/config/pipeline_config.json')
-rw-r--r--build_files/config/pipeline_config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/build_files/config/pipeline_config.json b/build_files/config/pipeline_config.json
index 47318b2f7dc..c9a5e25eaaf 100644
--- a/build_files/config/pipeline_config.json
+++ b/build_files/config/pipeline_config.json
@@ -11,7 +11,7 @@
{ "path": "source/tools", "branch": "master", "commit_id": "HEAD" }
]
},
- "svn":
+ "svn":
{
"tests": { "path": "lib/tests", "branch": "trunk", "commit_id": "HEAD" },
"libraries":
@@ -47,7 +47,7 @@
"cmake":
{
"default":
- {
+ {
"version": "any",
"overrides":
{
@@ -58,28 +58,28 @@
{
"overrides":
{
-
+
}
},
"darwin-arm64":
{
"overrides":
{
-
+
}
},
"linux-x86_64":
{
"overrides":
{
-
+
}
},
"windows-amd64":
{
"overrides":
{
-
+
}
}
}