updates submodules and setup files

This commit is contained in:
2025-08-08 09:36:34 +02:00
parent b29f7ab6fa
commit d6a71a2065
7 changed files with 22 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ class Pkg(ConanFile):
"boost/*:without_timer": "True",
"boost/*:without_type_erasure": "True",
"boost/*:without_wave": "True",
"systemc/*:shared": "True"
"systemc/*:shared": "True",
}
def requirements(self):