MQT_MLIR_INCLUDE_BUILD_DIR currently points to the source include directory, not the build directory where MLIR’s tablegen-generated headers are emitted.
Yeah. It's the include directory at build time, as compared to install time. but i get where the confusion is coming from.
And I agree that this will currently only include the non-build-directory headers.
However, I believe this is something to investigate in a separate PR.
Originally posted by @burgholzer in #881 (comment)
MQT_MLIR_INCLUDE_BUILD_DIR currently points to the source include directory, not the build directory where MLIR’s tablegen-generated headers are emitted.
Originally posted by @burgholzer in #881 (comment)