Files
clang-p2996/lldb/source/Plugins/ObjectFile/CMakeLists.txt
Daniel Malea f41cfba510 Revert 179694 -- it breaks remote debugging of mac os x targets for some folk
- will commit a different workaround momentarily

llvm-svn: 179705
2013-04-17 18:40:42 +00:00

4 lines
75 B
CMake

add_subdirectory(ELF)
add_subdirectory(Mach-O)
add_subdirectory(PECOFF)