[flang-commits] [flang] [mlir] [mlir][cmake] Do not export MLIR_MAIN_SRC_DIR (PR #125842)

Nikita Popov via flang-commits flang-commits at lists.llvm.org
Thu Feb 6 03:57:55 PST 2025


nikic wrote:

> What about the line before you left: `set(MLIR_INCLUDE_DIR "@MLIR_INCLUDE_DIR@")` ?

Good point. It also points to the include directory in the source tree, so it should be dropped as well.

https://github.com/llvm/llvm-project/pull/125842


More information about the flang-commits mailing list