aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/UnwindAssembly/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/Plugins/UnwindAssembly/CMakeLists.txt')
-rw-r--r--source/Plugins/UnwindAssembly/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/Plugins/UnwindAssembly/CMakeLists.txt b/source/Plugins/UnwindAssembly/CMakeLists.txt
new file mode 100644
index 000000000000..1723a0604580
--- /dev/null
+++ b/source/Plugins/UnwindAssembly/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory(InstEmulation)
+add_subdirectory(x86)