Skip to content

Commit 38851d2

Browse files
committed
Remove newline from diff
Created using spr 1.3.4
1 parent 350d75e commit 38851d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxxabi/src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ endif()
163163

164164
include(WarningFlags)
165165

166-
167166
# Build the shared library.
168167
add_library(cxxabi_shared_objects OBJECT EXCLUDE_FROM_ALL ${LIBCXXABI_SOURCES} ${LIBCXXABI_HEADERS})
169168
cxx_add_warning_flags(cxxabi_shared_objects ${LIBCXXABI_ENABLE_WERROR} ${LIBCXXABI_ENABLE_PEDANTIC})

0 commit comments

Comments
 (0)