Kaydet (Commit) f33753e5 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

pdf2xml implicitely needs cppunit headers.

Change-Id: I070ed7ebc0b470bf03be17031455f682b7872087
üst 930582f5
...@@ -13,6 +13,7 @@ $(eval $(call gb_Executable_use_sdk_api,pdf2xml)) ...@@ -13,6 +13,7 @@ $(eval $(call gb_Executable_use_sdk_api,pdf2xml))
$(eval $(call gb_Executable_use_externals,pdf2xml,\ $(eval $(call gb_Executable_use_externals,pdf2xml,\
boost_headers \ boost_headers \
cppunit \
zlib \ zlib \
)) ))
......
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