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

libmspub: use set_warnings_not_errors

Change-Id: Iec7e058c6da827fbcfd538543c0fb5d6060f3975
üst fa241956
......@@ -19,6 +19,8 @@ $(eval $(call gb_StaticLibrary_use_externals,mspublib,\
zlib \
))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,mspublib))
$(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,mspublib,cpp))
$(eval $(call gb_StaticLibrary_add_generated_exception_objects,mspublib,\
......
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