mstorsjo wrote: > I ended up using `Python3_RUNTIME_LIBRARY` which points to `python310.dll` or > its equivalent. I could not find a variable which points to `python3.dll`.
Ok, that sounds reasonable - especially as long as that is what we actually link against right now. https://github.com/llvm/llvm-project/pull/164893 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
