[lldb, win] Remove obsolete workaround for MSVC and python libs
authorStella Stamenova <stilis@microsoft.com>
Thu, 10 Jun 2021 18:13:38 +0000 (11:13 -0700)
committerStella Stamenova <stilis@microsoft.com>
Thu, 10 Jun 2021 18:13:38 +0000 (11:13 -0700)
commitca10add5dbe4c3fb2ccaa032d9c7f3e13ca4b14b
tree1ac91ef18bfbe91428231decec4ccc904a229b41
parentbb97959949ff68aa7e001bab2be1b5be4d6d389a
[lldb, win] Remove obsolete workaround for MSVC and python libs

This workaround was necessary before the major changes of managing python versions, but it is not needed anymore.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D104047
lldb/source/API/CMakeLists.txt