提交 16b50fce 编写于 作者: A Andrey Kamaev

restored -Wno-unnamed-type-template-args

上级 4ddcf064
......@@ -79,7 +79,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
else()
add_extra_compiler_option(-Wno-narrowing)
add_extra_compiler_option(-Wno-delete-non-virtual-dtor)
#add_extra_compiler_option(-Wno-unnamed-type-template-args)
add_extra_compiler_option(-Wno-unnamed-type-template-args)
endif()
# The -Wno-long-long is required in 64bit systems when including sytem headers.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册