The GLyphy headers in its tarball are in "src", there is no "include"
Change-Id: I77b55e796c35d1a186fecfddc6a109ded7d54064
This commit is contained in:
@@ -284,7 +284,7 @@ define gb_LinkTarget__use_glyphy
|
|||||||
$(call gb_LinkTarget_use_package,$(1),glyphy)
|
$(call gb_LinkTarget_use_package,$(1),glyphy)
|
||||||
|
|
||||||
$(call gb_LinkTarget_set_include,$(1),\
|
$(call gb_LinkTarget_set_include,$(1),\
|
||||||
-I$(call gb_UnpackedTarball_get_dir,glyphy/include) \
|
-I$(call gb_UnpackedTarball_get_dir,glyphy/src) \
|
||||||
$$(INCLUDE) \
|
$$(INCLUDE) \
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user