mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 12:16:49 +00:00
[NFC] Remove whitespaces in llvm/CMakeLists.txt
This commit is contained in:
parent
46d750be2e
commit
b88e938b1f
@ -864,7 +864,7 @@ if(MSVC)
|
||||
if (BUILD_SHARED_LIBS)
|
||||
message(FATAL_ERROR "BUILD_SHARED_LIBS options is not supported on Windows.")
|
||||
endif()
|
||||
else()
|
||||
else()
|
||||
option(LLVM_BUILD_LLVM_C_DYLIB "Build libllvm-c re-export library (Darwin only)" OFF)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user