forked from OSchip/llvm-project
[lldb/CMake] Remove non-existing wasm-DYLD subdir
This commit is contained in:
parent
fefff97032
commit
5c15e8e682
|
@ -4,4 +4,3 @@ add_subdirectory(POSIX-DYLD)
|
|||
add_subdirectory(Static)
|
||||
add_subdirectory(Hexagon-DYLD)
|
||||
add_subdirectory(Windows-DYLD)
|
||||
add_subdirectory(wasm-DYLD)
|
||||
|
|
Loading…
Reference in New Issue