Skip to content

Commit b88e938

Browse files
authored
[NFC] Remove whitespaces in llvm/CMakeLists.txt
1 parent 46d750b commit b88e938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ if(MSVC)
864864
if (BUILD_SHARED_LIBS)
865865
message(FATAL_ERROR "BUILD_SHARED_LIBS options is not supported on Windows.")
866866
endif()
867-
else()
867+
else()
868868
option(LLVM_BUILD_LLVM_C_DYLIB "Build libllvm-c re-export library (Darwin only)" OFF)
869869
endif()
870870

0 commit comments

Comments
 (0)