mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
systemc now gets included when installing
This commit is contained in:
@@ -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": "False",
|
||||
}
|
||||
|
||||
def requirements(self):
|
||||
|
||||
Reference in New Issue
Block a user