summaryrefslogtreecommitdiffstats
path: root/codemaker/StaticLibrary_codemaker.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-11-13 11:47:42 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-11-13 11:47:42 +0000
commitdcb921b8d29ea2dcdbfaccf845fcbd38d71af10c (patch)
treed0e0bc55871c8800ad189d9d08c7d4efe4a4932b /codemaker/StaticLibrary_codemaker.mk
parentcppumaker and javamaker also use boost. (diff)
downloadcore-dcb921b8d29ea2dcdbfaccf845fcbd38d71af10c.tar.gz
core-dcb921b8d29ea2dcdbfaccf845fcbd38d71af10c.zip
static libraries also require boost.
Diffstat (limited to 'codemaker/StaticLibrary_codemaker.mk')
-rw-r--r--codemaker/StaticLibrary_codemaker.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/codemaker/StaticLibrary_codemaker.mk b/codemaker/StaticLibrary_codemaker.mk
index e0eab499bc91..a3005185e943 100644
--- a/codemaker/StaticLibrary_codemaker.mk
+++ b/codemaker/StaticLibrary_codemaker.mk
@@ -27,6 +27,8 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker))
+$(eval $(call gb_StaticLibrary_use_unpacked,codemaker,boost))
+
$(eval $(call gb_StaticLibrary_use_packages,codemaker,\
codemaker_inc \
registry_inc \