summaryrefslogtreecommitdiff
path: root/unittests/DebugInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/DebugInfo/CMakeLists.txt')
-rw-r--r--unittests/DebugInfo/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/DebugInfo/CMakeLists.txt b/unittests/DebugInfo/CMakeLists.txt
index e38fff58cae6..579fdb202cf4 100644
--- a/unittests/DebugInfo/CMakeLists.txt
+++ b/unittests/DebugInfo/CMakeLists.txt
@@ -1,3 +1,4 @@
add_subdirectory(CodeView)
add_subdirectory(DWARF)
+add_subdirectory(MSF)
add_subdirectory(PDB)