diff options
Diffstat (limited to 'source/Plugins/Process/POSIX/CMakeLists.txt')
-rw-r--r-- | source/Plugins/Process/POSIX/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Plugins/Process/POSIX/CMakeLists.txt b/source/Plugins/Process/POSIX/CMakeLists.txt index 66fb7aa155b42..d9a4508df0a34 100644 --- a/source/Plugins/Process/POSIX/CMakeLists.txt +++ b/source/Plugins/Process/POSIX/CMakeLists.txt @@ -7,7 +7,6 @@ add_lldb_library(lldbPluginProcessPOSIX PLUGIN ProcessPOSIXLog.cpp LINK_LIBS - lldbCore lldbInterpreter LINK_COMPONENTS Support |