[mlir] Add option to control python search priming
This adds an option to configure the CMake python search priming behaviour that was introduced in D118148. In some environments the priming would cause the "real" search to fail. The default behaviour is unchanged, i.e. the search will be primed. Reviewed By: stellaraccident Differential Revision: https://reviews.llvm.org/D120765
Loading
Please sign in to comment