no warnings in libwpg (there's at least Wundef)

Change-Id: Ib3e6dd7ec9279c306444a747989843e3b9f56c01
This commit is contained in:
Luboš Luňák 2013-03-18 16:59:17 +01:00
parent 7fddc27bd3
commit 6104b4306d

View File

@ -19,6 +19,8 @@ $(eval $(call gb_StaticLibrary_use_externals,wpglib,\
$(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,wpglib,cpp))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,wpglib))
$(eval $(call gb_StaticLibrary_add_generated_exception_objects,wpglib,\
UnpackedTarball/wpg/src/lib/WPG1Parser \
UnpackedTarball/wpg/src/lib/WPG2Parser \