Add dependency to boost thread
This commit is contained in:
parent
90c7bad8d6
commit
73b060c863
@ -3,7 +3,7 @@ INCLUDE(messmer/cmake/tools)
|
||||
# Actually create targets: EXEcutables and libraries.
|
||||
ADD_BII_TARGETS()
|
||||
|
||||
ADD_BOOST(filesystem system)
|
||||
ADD_BOOST(filesystem system thread)
|
||||
|
||||
ACTIVATE_CPP14()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user