llvm-project/mlir/cmake/modules
Mike Urbach 55e76c70a4 [mlir] Limit Python dependency to Development.Module when possible.
After CMake 3.18, we are able to limit the scope of the search to just
Development.Module. Searching for Development will fail in situations
where the Python libraries are not available. When possible, limit to
just Development.Module. See:
https://pybind11.readthedocs.io/en/stable/compiling.html#findpython-mode

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D111585
2021-10-12 08:31:06 -07:00
..
AddMLIR.cmake Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
AddMLIRPython.cmake [mlir] Limit Python dependency to Development.Module when possible. 2021-10-12 08:31:06 -07:00
CMakeLists.txt [cmake] Add support for multiple distributions 2021-05-12 11:13:18 -07:00
MLIRConfig.cmake.in [cmake] Add support for multiple distributions 2021-05-12 11:13:18 -07:00
MLIRDetectPythonEnv.cmake [mlir] use STATUS instead of CHECK_* in MLIRDetectPythonEnv.cmake 2020-11-25 00:09:33 +01:00