mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Remove <threading>single from --build-type=complete (#148)
This commit is contained in:
parent
f08e6678a0
commit
39baf8f6c2
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ class top-level-target : alias-target-class
|
|||
|
||||
self.complete-properties = [ property-set.create
|
||||
<variant>debug <variant>release
|
||||
<threading>single <threading>multi
|
||||
<threading>multi
|
||||
<link>shared <link>static
|
||||
<runtime-link>shared <runtime-link>static ] ;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue