QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
99 stars 44 forks source link

Fix linkage with backward backends #374

Closed jvanstraten closed 3 years ago

jvanstraten commented 3 years ago

This fixes compilation of C++ programs when linked against OpenQL statically (as done by setup.py when the OPENQL_BUILD_TESTS env variable exists).