Removed poco package as it is not used
This commit is contained in:
parent
e2cb2aff20
commit
22426ad2ff
|
@ -1,7 +1,6 @@
|
|||
[requires]
|
||||
gsl_microsoft/20180102@bincrafters/stable
|
||||
spdlog/0.16.3@bincrafters/stable
|
||||
Poco/1.7.8p3@pocoproject/stable
|
||||
Seasocks/1.3.2@minres/stable
|
||||
SystemC/2.3.2@minres/stable
|
||||
SystemCVerification/2.0.1@minres/stable
|
||||
|
@ -11,7 +10,6 @@
|
|||
cmake
|
||||
|
||||
[options]
|
||||
Poco:shared=True
|
||||
Seasocks:shared=True
|
||||
SystemC:stdcxx=14
|
||||
SystemC:shared=True
|
||||
|
|
Loading…
Reference in New Issue