mirror of
https://github.com/boostorg/config.git
synced 2025-08-17 12:50:58 +02:00
Fix library global (relative) references.
This commit is contained in:
@@ -9,4 +9,4 @@ project
|
||||
<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