llvm/mlir/cmake/modules
John Demme 5821047aac [MLIR] [Python] Fix out-of-tree Windows python bindings
MSVC needs to know where to put the archive (.lib) as well as the runtime
(.dll). If left to the default location, multiple rules to generate the same
file will be produced, creating a Ninja error.

Differential Revision: https://reviews.llvm.org/D108181
2021-08-16 19:18:54 -07:00
..
AddMLIR.cmake Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
AddMLIRPython.cmake [MLIR] [Python] Fix out-of-tree Windows python bindings 2021-08-16 19:18:54 -07:00
CMakeLists.txt
MLIRConfig.cmake.in
MLIRDetectPythonEnv.cmake