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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt b/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
index 891ade25b76..ed8c86f6041 100644
--- a/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
+++ b/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
@@ -7,7 +7,7 @@ add_lldb_unittest(ScriptInterpreterPythonTests
lldbHost
lldbPluginScriptInterpreterPython
${PYTHON_LIBRARY}
+ ${lldb_python_wrapper}
LINK_COMPONENTS
Support
)
- \ No newline at end of file
OpenPOWER on IntegriCloud