fix build with system boost
Change-Id: I3834355674e0b9a947bfc10d9872d3a4805bf552
This commit is contained in:
parent
a6158500ab
commit
6d9de6bbe9
1 changed files with 2 additions and 0 deletions
|
@ -631,6 +631,8 @@ $(call gb_LinkTarget_add_libs,$(1),\
|
|||
|
||||
endef
|
||||
|
||||
gb_ExternalProject__use_boost_iostreams :=
|
||||
|
||||
define gb_LinkTarget__use_boost_system
|
||||
$(call gb_LinkTarget_set_include,$(1),\
|
||||
$$(INCLUDE) \
|
||||
|
|
Loading…
Reference in a new issue