Fix mis-matching arguments warning in dsymutil/CMakeLists.txt (NFC)
CMake Warning (dev) in tools/dsymutil/CMakeLists.txt:
A logical block opening on the line
/Users/jiefu/llvm-project/llvm/tools/dsymutil/CMakeLists.txt:42 (if)
closes on the line
/Users/jiefu/llvm-project/llvm/tools/dsymutil/CMakeLists.txt:44 (endif)
with mis-matching arguments.
parent
199442ea
Please register or sign in to comment