forked from boostorg/config
Fix library global (relative) references.
This commit is contained in:
@@ -9,4 +9,4 @@ project
|
|||||||
<threading>multi
|
<threading>multi
|
||||||
;
|
;
|
||||||
|
|
||||||
local test-requirements = <library>../../test/build//boost_test_exec_monitor ;
|
local test-requirements = <library>/boost/test//boost_test_exec_monitor ;
|
||||||
|
Reference in New Issue
Block a user