Kaydet (Commit) 042e0685 authored tarafından Matúš Kukan's avatar Matúš Kukan

libvisio: use set_warnings_not_errors

Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2901d
üst c90886a3
......@@ -18,6 +18,8 @@ $(eval $(call gb_StaticLibrary_use_externals,visiolib,\
wpg \
))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,visiolib))
$(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,visiolib,cpp))
$(eval $(call gb_StaticLibrary_add_generated_exception_objects,visiolib,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment