Fix MacOSX cmake build for new HostInfoMacOSX file.

Change by Stephane Sezer.

llvm-svn: 216948
This commit is contained in:
Todd Fiala 2014-09-02 21:10:23 +00:00
parent 7e998fb5e6
commit 726d6a12ad
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ else()
add_host_subdirectory(macosx
macosx/Host.mm
macosx/Symbols.cpp
macosx/HostInfoMacOSX.mm
macosx/cfcpp/CFCBundle.cpp
macosx/cfcpp/CFCData.cpp
macosx/cfcpp/CFCMutableArray.cpp