Add Blocks support to CMake build system.

llvm-svn: 81617
This commit is contained in:
Edward O'Callaghan 2009-09-12 17:13:35 +00:00
parent 594906f923
commit f68f63b7cf
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ SET( Configurations
)
# BlocksRuntime - some random cruft that got thrown in at the last minute, ignoring for now.
# ADD_SUBDIRECTORY( BlocksRuntime )
ADD_SUBDIRECTORY( BlocksRuntime )
ADD_SUBDIRECTORY( lib )