Kaydet (Commit) d0c4ab34 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing boost_headers dependency for WNT

Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
üst 904630a2
...@@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,ldapbe2,\ ...@@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,ldapbe2,\
ifeq ($(OS),WNT) ifeq ($(OS),WNT)
$(eval $(call gb_Library_use_system_win32_libs,ldapbe2,\ $(eval $(call gb_Library_use_system_win32_libs,ldapbe2,\
boost_headers \
wldap32 \ wldap32 \
)) ))
else # 0S!=WNT else # 0S!=WNT
......
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