libc++: fix typo
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@262771 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -251,7 +251,7 @@ string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
|
|||||||
# Setup Compiler Flags
|
# Setup Compiler Flags
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
include(HandleLibCXXABI) # Steup the ABI library flags
|
include(HandleLibCXXABI) # Setup the ABI library flags
|
||||||
|
|
||||||
# Include macros for adding and removing libc++ flags.
|
# Include macros for adding and removing libc++ flags.
|
||||||
include(HandleLibcxxFlags)
|
include(HandleLibcxxFlags)
|
||||||
|
|||||||
Reference in New Issue
Block a user