2
0
Эх сурвалжийг харах

Jamfile: Fixed static linking flags for libjuice with MSVC

Paul-Louis Ageneau 2 жил өмнө
parent
commit
9785b2724e
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Jamfile

+ 1 - 0
Jamfile

@@ -89,6 +89,7 @@ alias juice
     : # no default build
     : # usage requirements
     <include>./deps/libjuice/include
+    <define>JUICE_STATIC
     <library>juice-static.lib
     ;