[libc][test] Adjust header paths in tests (#119623)
[llvm-project.git] / lldb / source / Plugins / DynamicLoader / CMakeLists.txt
blob30607159acdc0889b406ab5630e2bc3a0ff07d93
1 add_subdirectory(Darwin-Kernel)
2 add_subdirectory(FreeBSD-Kernel)
3 add_subdirectory(MacOSX-DYLD)
4 add_subdirectory(POSIX-DYLD)
5 add_subdirectory(Static)
6 add_subdirectory(Hexagon-DYLD)
7 add_subdirectory(Windows-DYLD)
8 add_subdirectory(wasm-DYLD)