+1
−1
Loading
- Use CMAKE_INSTALL_PREFIX to locate QIR target files since QCOR might install its files to different locations.
- Remove qcor.hpp includes in driver files: since these source files will be compiled with our qcor compiler (having the language extension), no need to explicitly include this header.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>