llvm-project/mlir/cmake/modules
Stephen Neuendorffer f7d4bd8144 [MLIR] Fix for out-of-tree builds from install area.
Because MLIR_HAS_EXPORTS is not set, MLIRTarget.cmake is not delivered
to the install area.  When this happens, the delivered MLIRConfig.cmake
should not reference it.   Independently, we need to determine under what
conditions MLIR_HAS_EXPORTS should be set.  Probably we are not exporting
all the libraries correctly.
2020-03-19 18:43:19 -07:00
..
AddMLIR.cmake [mlir] Add support for generating dialect declarations via tablegen. 2020-03-14 20:36:44 -07:00
CMakeLists.txt [MLIR] Add support for out of tree external projects using MLIR 2020-03-17 19:43:39 -07:00
MLIRConfig.cmake.in [MLIR] Fix for out-of-tree builds from install area. 2020-03-19 18:43:19 -07:00