[flang-commits] [PATCH] D87083: [cmake] Use absolute paths for modules search

Tim Keith via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Sep 8 08:05:37 PDT 2020


tskeith added a comment.

This worked fine for me.

Pete, it might be helpful to add these lines after MLIR_DIR_ABSOLUTE is set and see if it looks correct.

  message("MLIR_DIR=${MLIR_DIR}")
  message("MLIR_DIR_ABSOLUTE=${MLIR_DIR_ABSOLUTE}")


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87083/new/

https://reviews.llvm.org/D87083



More information about the flang-commits mailing list