cppumaker and javamaker also use boost.

This commit is contained in:
Michael Meeks
2012-11-13 11:30:57 +00:00
parent 9fe9011fcf
commit 495d579b28
2 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,8 @@
$(eval $(call gb_Executable_Executable,cppumaker))
$(eval $(call gb_Executable_use_unpacked,cppumaker,boost))
$(eval $(call gb_Executable_use_libraries,cppumaker,\
reg \
sal \

View File

@@ -26,6 +26,8 @@
$(eval $(call gb_Executable_Executable,javamaker))
$(eval $(call gb_Executable_use_unpacked,javamaker,boost))
$(eval $(call gb_Executable_use_libraries,javamaker,\
reg \
sal \