Add boost thread dependency
This commit is contained in:
parent
c51e2c115a
commit
a158a30696
@ -5,7 +5,7 @@ ADD_BII_TARGETS()
|
||||
|
||||
ACTIVATE_CPP14()
|
||||
|
||||
ADD_BOOST(filesystem system)
|
||||
ADD_BOOST(filesystem system thread)
|
||||
|
||||
ENABLE_STYLE_WARNINGS()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user