We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350d75e commit 38851d2Copy full SHA for 38851d2
libcxxabi/src/CMakeLists.txt
@@ -163,7 +163,6 @@ endif()
163
164
include(WarningFlags)
165
166
-
167
# Build the shared library.
168
add_library(cxxabi_shared_objects OBJECT EXCLUDE_FROM_ALL ${LIBCXXABI_SOURCES} ${LIBCXXABI_HEADERS})
169
cxx_add_warning_flags(cxxabi_shared_objects ${LIBCXXABI_ENABLE_WERROR} ${LIBCXXABI_ENABLE_PEDANTIC})
0 commit comments