forked from OSchip/llvm-project
Add Blocks support to CMake build system.
llvm-svn: 81617
This commit is contained in:
parent
594906f923
commit
f68f63b7cf
|
@ -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 )
|
||||
|
||||
|
|
Loading…
Reference in New Issue