aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/ABI/SysV-ppc64/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/Plugins/ABI/SysV-ppc64/CMakeLists.txt')
-rw-r--r--source/Plugins/ABI/SysV-ppc64/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/Plugins/ABI/SysV-ppc64/CMakeLists.txt b/source/Plugins/ABI/SysV-ppc64/CMakeLists.txt
new file mode 100644
index 000000000000..7a33d2922047
--- /dev/null
+++ b/source/Plugins/ABI/SysV-ppc64/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_lldb_library(lldbPluginABISysV_ppc64
+ ABISysV_ppc64.cpp
+ )