brintos

brintos / llvm-project-archived public Read only

0
0
Text · 197 B · 32528d6 Raw
6 lines · plain
1set_property(DIRECTORY PROPERTY LLDB_PLUGIN_KIND LanguageRuntime)2set_property(DIRECTORY PROPERTY LLDB_TOLERATED_PLUGIN_DEPENDENCIES TypeSystem)3 4add_subdirectory(CPlusPlus)5add_subdirectory(ObjC)6