[flang-commits] [PATCH] D102040: [flang] Enable export of FIR includes into the install tree

Andrzej Warzynski via Phabricator via flang-commits flang-commits at lists.llvm.org
Sun May 9 12:20:06 PDT 2021


awarzynski added a comment.

> This makes it possible to build out-of-tree

Do you mean `out-of-tree` as in here: https://github.com/llvm/llvm-project/tree/main/flang#building-flang-out-of-tree ? I'm not familiar with this part of CMake, so I'm just trying to better understand the rationale. I see that this is similar to what is happening in MLIR <https://github.com/llvm/llvm-project/blob/main/mlir/CMakeLists.txt#L176-L187>, so in this sense it makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102040



More information about the flang-commits mailing list