diff options
Diffstat (limited to 'lldb')
| -rw-r--r-- | lldb/source/DataFormatters/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/DataFormatters/CMakeLists.txt b/lldb/source/DataFormatters/CMakeLists.txt index 88ea22daba2..cdd1e32322a 100644 --- a/lldb/source/DataFormatters/CMakeLists.txt +++ b/lldb/source/DataFormatters/CMakeLists.txt @@ -15,6 +15,7 @@ add_lldb_library(lldbDataFormatters LibStdcpp.cpp NSArray.cpp NSDictionary.cpp + NSIndexPath.cpp NSSet.cpp TypeCategory.cpp TypeCategoryMap.cpp |

