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

we still need to register the library

Change-Id: Ia3c38ec42bcf5b36465bca3bfee81c4008c937c3
üst c83d82e7
...@@ -1909,6 +1909,10 @@ endef ...@@ -1909,6 +1909,10 @@ endef
else # !SYSTEM_LIBORCUS else # !SYSTEM_LIBORCUS
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS,\
orcus \
))
define gb_LinkTarget__use_orcus define gb_LinkTarget__use_orcus
$(call gb_LinkTarget_set_include,$(1),\ $(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,orcus/include) \ -I$(call gb_UnpackedTarball_get_dir,orcus/include) \
......
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