summaryrefslogtreecommitdiff
path: root/source/Plugins/UnwindAssembly/CMakeLists.txt
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-01-06 20:12:03 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-01-06 20:12:03 +0000
commit9e6d35490a6542f9c97607f93c2ef8ca8e03cbcc (patch)
treedd2a1ddf0476664c2b823409c36cbccd52662ca7 /source/Plugins/UnwindAssembly/CMakeLists.txt
parent3bd2e91faeb9eeec1aae82c64a3253afff551cfd (diff)
downloadsrc-test2-9e6d35490a6542f9c97607f93c2ef8ca8e03cbcc.tar.gz
src-test2-9e6d35490a6542f9c97607f93c2ef8ca8e03cbcc.zip
Notes
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)