[CMake] Only the Python scirpt interpreter should link against Python.
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 1 Apr 2019 22:03:04 +0000 (22:03 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 1 Apr 2019 22:03:04 +0000 (22:03 +0000)
commitdd245c4f8fe0e2c1222fd0360a7febc752db9417
tree62666f08fc116efe4e2dce7cb8847cd6d5b1ee75
parent1cd4216c75a213e3df84352139918e1a47550fb2
[CMake] Only the Python scirpt interpreter should link against Python.

This patch removes spurious links against Python.

llvm-svn: 357431
lldb/unittests/Interpreter/CMakeLists.txt
lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt