[Lldb-commits] [lldb] [lldb-dap][windows] add support for out of PATH python.dll resolution (PR #179306)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 3 01:13:02 PST 2026
================
@@ -0,0 +1,13 @@
+add_lldb_library(lldbUtilityPythonPathSetup STATIC
----------------
JDevlieghere wrote:
Also, if you do this in host, you can avoid the defines and have different implementation files depending on the platform.
https://github.com/llvm/llvm-project/pull/179306
More information about the lldb-commits
mailing list