Kaydet (Commit) 7f0a3654 authored tarafından Matúš Kukan's avatar Matúš Kukan

libcdr: use set_warnings_not_errors

Change-Id: I37049887926513885872e3ffe3f94e8bb0796b17
üst b164022d
......@@ -20,6 +20,8 @@ $(eval $(call gb_StaticLibrary_use_externals,cdrlib,\
zlib \
))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,cdrlib))
$(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,cdrlib,cpp))
$(eval $(call gb_StaticLibrary_add_generated_exception_objects,cdrlib,\
......
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