PySysC-SC/conanfile.txt

14 lines
215 B
Plaintext
Raw Normal View History

2018-11-30 11:08:08 +01:00
[requires]
2019-01-01 12:19:44 +01:00
fmt/5.2.1@bincrafters/stable
2020-10-08 17:45:57 +02:00
SystemC/2.3.3@minres/stable
#SystemC-CCI/1.0.0@minres/stable
2018-11-30 11:08:08 +01:00
[generators]
cmake
[options]
2019-01-01 12:19:44 +01:00
fmt:header_only=True
2018-11-30 11:08:08 +01:00
SystemC:stdcxx=11
SystemC:shared=True
2020-10-08 17:45:57 +02:00
#SystemC-CCI:stdcxx=11