[CMake] Prune trailing whitespace.

llvm-svn: 220479
This commit is contained in:
NAKAMURA Takumi 2014-10-23 11:31:33 +00:00
parent 504bbf91cd
commit ae8d2cc9fe
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ add_llvm_unittest(MCTests
StringTableBuilderTest.cpp
YAMLTest.cpp
)
foreach(t ${LLVM_TARGETS_TO_BUILD})
if (IS_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/${t}")
add_subdirectory(${t})