mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
[CMake] Prune trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
effe629b3d
commit
f3379e7bdd
@ -7,7 +7,7 @@ add_llvm_unittest(MCTests
|
|||||||
StringTableBuilderTest.cpp
|
StringTableBuilderTest.cpp
|
||||||
YAMLTest.cpp
|
YAMLTest.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
foreach(t ${LLVM_TARGETS_TO_BUILD})
|
foreach(t ${LLVM_TARGETS_TO_BUILD})
|
||||||
if (IS_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/${t}")
|
if (IS_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/${t}")
|
||||||
add_subdirectory(${t})
|
add_subdirectory(${t})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user