mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
libc++: fix typo
llvm-svn: 262771
This commit is contained in:
@@ -251,7 +251,7 @@ string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
|
||||
# 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(HandleLibcxxFlags)
|
||||
|
||||
Reference in New Issue
Block a user