X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FDebugInfo%2FCMakeLists.txt;h=2c2848d1e5cca5698652f44886fce638da6d8029;hb=20a42bb20d43b80e322c95dd99b64a5a4566fe08;hp=645d92fef228be56e27719249a23ed49b4d3294b;hpb=d0898f1565b276c30ff396559cbb60b367aa2469;p=oota-llvm.git diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index 645d92fef22..2c2848d1e5c 100644 --- a/lib/DebugInfo/CMakeLists.txt +++ b/lib/DebugInfo/CMakeLists.txt @@ -1,4 +1,4 @@ - +add_subdirectory(CodeView) add_subdirectory(DWARF) add_subdirectory(PDB) - +add_subdirectory(Symbolize)