Revert "Some fixes for linking Python on Windows."
authorZachary Turner <zturner@google.com>
Wed, 21 Jan 2015 18:30:40 +0000 (18:30 +0000)
committerZachary Turner <zturner@google.com>
Wed, 21 Jan 2015 18:30:40 +0000 (18:30 +0000)
commit02b882a69beff06967f0c093003b30da7ef70dcd
tree22785f4b7b98f516d6911a668149659e5205a35b
parentb00554886f3ad7cd5a65a8955230bae1ed8c48e4
Revert "Some fixes for linking Python on Windows."

This reverts commit r226679.  For some reason it was
not generating the same behavior as manually specifying
the include dir, library path, and exe path, and it was
causing the test suite to fail to run.

llvm-svn: 226683
lldb/CMakeLists.txt
lldb/scripts/CMakeLists.txt