diff --git a/boostcpp.jam b/boostcpp.jam index 38113c46c6..02ce085c12 100644 --- a/boostcpp.jam +++ b/boostcpp.jam @@ -372,7 +372,7 @@ class top-level-target : alias-target-class self.complete-properties = [ property-set.create debug release - single multi + multi shared static shared static ] ; }