Merge branch 'feature/multi_threading' into develop

This commit is contained in:
2025-11-28 06:10:50 +01:00
14 changed files with 184 additions and 12 deletions

View File

@@ -12,6 +12,7 @@ class Pkg(ConanFile):
)
default_options = {
"llvm-core/*:targets": "X86",
"llvm-core/*:components": "Native",
"boost/*:fPIC": "True",
"boost/*:header_only": "False",
"boost/*:without_contract": "True",