fix system boost

Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
This commit is contained in:
Peter Foley
2012-11-12 18:37:10 -05:00
parent 3ee088ece2
commit e1f742a601
14 changed files with 25 additions and 21 deletions

View File

@ -27,11 +27,11 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_cpp))
$(eval $(call gb_StaticLibrary_use_unpacked,codemaker_cpp,boost))
$(eval $(call gb_StaticLibrary_use_external,codemaker_cpp,boost_headers))
$(eval $(call gb_StaticLibrary_use_packages,codemaker_cpp,\
codemaker_inc \
registry_inc \
codemaker_inc \
registry_inc \
sal_generated \
sal_inc \
))