summaryrefslogtreecommitdiff
path: root/src/debug/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/CMakeLists.txt')
-rw-r--r--src/debug/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/debug/CMakeLists.txt b/src/debug/CMakeLists.txt
new file mode 100644
index 0000000000..1940aa9c79
--- /dev/null
+++ b/src/debug/CMakeLists.txt
@@ -0,0 +1,6 @@
+add_subdirectory(daccess)
+add_subdirectory(dbgutil)
+add_subdirectory(ildbsymlib)
+add_subdirectory(ee)
+add_subdirectory(di)
+add_subdirectory(shim)