summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-03-25 09:33:25 -0500
committerGitHub <noreply@github.com>2025-03-25 09:33:25 -0500
commit6aed161cb986234fbe2378d4c3c79d4120eef6b9 (patch)
tree4a7320aef83f0214e2dce566bf88e6373517f302 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta6de034f853797161f8cb2f074ecc48edec43f40 (diff)
[libc][NFC] Remove incorrect file level dependency in CMake (#132937)
Summary: CMake doesn't support this type of dependency so it keeps emitting a warning. Just remove it, because it's not doing anything currently anyway. If we really wanted this to work you'd need to add a custom target that has a dependency on the output of a custom command, but that would only be worhwhile if we ever expected this file to change.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions