diff options
Diffstat (limited to 'source/Plugins/Platform/Linux/CMakeLists.txt')
| -rw-r--r-- | source/Plugins/Platform/Linux/CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/Plugins/Platform/Linux/CMakeLists.txt b/source/Plugins/Platform/Linux/CMakeLists.txt deleted file mode 100644 index bad039d0ad50..000000000000 --- a/source/Plugins/Platform/Linux/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -add_lldb_library(lldbPluginPlatformLinux PLUGIN - PlatformLinux.cpp - - LINK_LIBS - lldbBreakpoint - lldbCore - lldbHost - lldbInterpreter - lldbTarget - lldbPluginPlatformPOSIX - ) |
