[CMake] NFC. Fixing spelling from r280400
Doh! git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@280406 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -10,7 +10,7 @@ set(LIBCXX_HEADER_PATTERN
|
||||
${LIBCXX_SUPPORT_HEADER_PATTERN}
|
||||
)
|
||||
|
||||
if(NOT LIBCXX_USING_INSTLLED_LLVM)
|
||||
if(NOT LIBCXX_USING_INSTALLED_LLVM)
|
||||
file(COPY .
|
||||
DESTINATION "${LLVM_BINARY_DIR}/include/c++/v1"
|
||||
FILES_MATCHING
|
||||
|
||||
Reference in New Issue
Block a user