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

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasper Lamboo <c.lamboo@ultimaker.com>2022-09-30 11:52:54 +0300
committerGitHub <noreply@github.com>2022-09-30 11:52:54 +0300
commit727079b3b4c189945eb6464a414197a4f7cee575 (patch)
treec5d8bce8658935fa3a7f1c72111344d4ed054093
parentd30d0985299944e34723655c4d47f88b5b2c4fd0 (diff)
Update conandata.yml5.2.0-beta
-rw-r--r--conandata.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/conandata.yml b/conandata.yml
index 6454b1982..846e3fcfb 100644
--- a/conandata.yml
+++ b/conandata.yml
@@ -1,3 +1,20 @@
+"5.2.0":
+ requirements:
+ - "clipper/6.4.2"
+ - "boost/1.79.0"
+ - "rapidjson/1.1.0"
+ - "stb/20200203"
+ - "spdlog/1.10.0"
+ - "fmt/9.0.0"
+ - "range-v3/0.12.0"
+ requirements_arcus:
+ - "protobuf/3.21.4"
+ - "arcus/(latest)@ultimaker/testing"
+ - "zlib/1.2.12"
+ build_requirements_arcus:
+ - "protobuf/3.21.4"
+ build_requirements_testing:
+ - "gtest/1.12.1"
"5.2.0-alpha":
requirements:
- "clipper/6.4.2"