quilc
quilc copied to clipboard
Support building dynamic library on Linux, etc.
This Makefile only has support for building a MacOS .dylib file and will try to do this even on Linux systems, where it fails because -dynamiclib is not a valid flag.
The latest release has more support for Linux .so building.