charles-zablit wrote:

> > I could not find a variable which points to `python3.dll`.
> 
> According to the documentation of 
> [`FindPython3.cmake`](https://cmake.org/cmake/help/latest/module/FindPython3.html#artifacts-specification),
>  this should be in `Python3_SABI_LIBRARY` (CMake 3.26+).

My understanding is that this is a variable we set ourselves, rather than one 
that CMake resolves:

>To solve special cases, it is possible to specify directly the artifacts by 
>setting the following variables:

https://github.com/llvm/llvm-project/pull/164893
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to