Files
clang-p2996/lldb/source/Plugins/LanguageRuntime/CMakeLists.txt
Yi Kong 17e2497593 Remove Renderscript LLDB
Renderscript is deprecated from Android, we no longer support LLDB for
Renderscript.

Differential Revision: https://reviews.llvm.org/D143983
2023-02-17 03:53:04 +09:00

3 lines
51 B
CMake

add_subdirectory(CPlusPlus)
add_subdirectory(ObjC)