Initial version
This commit is contained in:
26
conanfile.txt
Normal file
26
conanfile.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
[requires]
|
||||
gsl_microsoft/20180102@bincrafters/stable
|
||||
fmt/6.1.2
|
||||
# SystemC/2.3.3@minres/stable
|
||||
# SystemCVerification/2.0.1@minres/stable
|
||||
# SystemC-CCI/1.0.0@minres/stable
|
||||
tcc/0.9.27@minres/stable
|
||||
boost/1.71.0@conan/stable
|
||||
zlib/1.2.11
|
||||
elfio/3.4@minres/stable
|
||||
|
||||
[generators]
|
||||
cmake
|
||||
|
||||
[options]
|
||||
seasocks:shared=True
|
||||
boost:fPIC=True
|
||||
boost:shared=False
|
||||
boost:header_only=False
|
||||
fmt:header_only=True
|
||||
# SystemC:stdcxx=11
|
||||
# SystemC:shared=True
|
||||
# SystemCVerification:stdcxx=11
|
||||
# SystemCVerification:shared=True
|
||||
# SystemC-CCI:stdcxx=11
|
||||
# SystemC-CCI:shared=True
|
||||
Reference in New Issue
Block a user