forked from boostorg/unordered
Add process test dependency.
This commit is contained in:
@ -383,6 +383,7 @@ rule make_cfoa_interprocess_concurrency_tests ( name : defines ? )
|
||||
<target-os>cygwin:<build>no
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<library>/boost/interprocess//boost_interprocess
|
||||
<library>/boost/process//boost_process
|
||||
: $(name) ;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user