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

mythes: stop delivering headers

Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
üst 28cde0c9
...@@ -422,6 +422,10 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ ...@@ -422,6 +422,10 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
)) ))
define gb_LinkTarget__use_mythes define gb_LinkTarget__use_mythes
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,mythes) \
$$(INCLUDE) \
)
$(call gb_LinkTarget_use_package,$(1),\ $(call gb_LinkTarget_use_package,$(1),\
mythes \ mythes \
) )
......
...@@ -17,8 +17,4 @@ $(eval $(call gb_ExternalPackage_add_file,mythes,lib/libmythes.a,.libs/libmythes ...@@ -17,8 +17,4 @@ $(eval $(call gb_ExternalPackage_add_file,mythes,lib/libmythes.a,.libs/libmythes
endif endif
$(eval $(call gb_ExternalPackage_add_unpacked_files,mythes,inc,\
mythes.hxx \
))
# 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