PySysC-SC/conanfile.txt

13 lines
212 B
Plaintext

[requires]
fmt/5.2.1@bincrafters/stable
SystemC/2.3.2@minres/stable
SystemC-CCI/1.0.0@minres/stable
[generators]
cmake
[options]
fmt:header_only=True
SystemC:stdcxx=11
SystemC:shared=True
SystemC-CCI:stdcxx=11