Skip to content

Commit 8eecd5b

Browse files
committed
Add platform libs to usage-requirements for static linking
1 parent cf94ffe commit 8eecd5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/Jamfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ lib boost_capy
4646
<target-os>windows:<library>bcrypt_sys
4747
<target-os>darwin:<linkflags>"-framework Security"
4848
: usage-requirements
49+
<target-os>windows:<library>bcrypt_sys
50+
<target-os>darwin:<linkflags>"-framework Security"
4951
;
5052

5153
# Zlib

0 commit comments

Comments
 (0)