Kaydet (Commit) b8fc4509 authored tarafından Michael Stahl's avatar Michael Stahl

lingucomponent: MacOSX: use gb_Library_add_objcxxobjects

üst c6857488
...@@ -56,13 +56,9 @@ $(eval $(call gb_Library_use_externals,MacOSXSpell,\ ...@@ -56,13 +56,9 @@ $(eval $(call gb_Library_use_externals,MacOSXSpell,\
hunspell \ hunspell \
)) ))
$(eval $(call gb_Library_add_exception_objects,MacOSXSpell,\ $(eval $(call gb_Library_add_objcxxobjects,MacOSXSpell,\
lingucomponent/source/spellcheck/macosxspell/macreg \ lingucomponent/source/spellcheck/macosxspell/macreg \
lingucomponent/source/spellcheck/macosxspell/macspellimp \ lingucomponent/source/spellcheck/macosxspell/macspellimp \
)) ))
$(eval $(call gb_Library_add_cxxflags,MacOSXSpell,\
$(gb_LinkTarget_OBJCXXFLAGS) \
))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
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