Update cmake for SBPlatform.cpp added in r195273

llvm-svn: 195362
This commit is contained in:
Ed Maste 2013-11-21 14:38:22 +00:00
parent f9c2c989de
commit 5341404258
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ add_lldb_library(lldbAPI
SBListener.cpp
SBModule.cpp
SBModuleSpec.cpp
SBPlatform.cpp
SBProcess.cpp
SBSection.cpp
SBSourceManager.cpp