summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt')
-rw-r--r--lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt b/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
index 891ade25b76..fdb86db7cf3 100644
--- a/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
+++ b/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
@@ -6,8 +6,6 @@ add_lldb_unittest(ScriptInterpreterPythonTests
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterPython
- ${PYTHON_LIBRARY}
LINK_COMPONENTS
Support
- )
- \ No newline at end of file
+ ) \ No newline at end of file
OpenPOWER on IntegriCloud