Files
clang-p2996/mlir/cmake/modules/MLIRDetectPythonEnv.cmake
Dmitry Babokin 56e0bf2958 Fix for issue #126162: warn for inconsistent Python search options (#126329)
Fixes #126162

I check locally that it works without warning for:
- neither options are defined
- both defined to the same value

And I checked that it warns if:
- only one is defined
- they defined to different values
2025-02-18 14:32:26 -05:00

5.9 KiB