forked from amazingfate/loongoffice
fix system boost
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
This commit is contained in:
@ -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 \
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user