mirror of
https://github.com/boostorg/sort.git
synced 2026-01-19 04:42:11 +00:00
Change all <source> references to <library>.
This commit is contained in:
@@ -12,8 +12,8 @@ if --tune in [ modules.peek : ARGV ]
|
||||
}
|
||||
|
||||
project : requirements $(properties)
|
||||
<source>/boost/algorithm//boost_algorithm
|
||||
<source>/boost/random//boost_random
|
||||
<library>/boost/algorithm//boost_algorithm
|
||||
<library>/boost/random//boost_random
|
||||
;
|
||||
|
||||
exe spreadsort : sample.cpp ;
|
||||
|
||||
@@ -12,7 +12,7 @@ import config : requires ;
|
||||
import testing ;
|
||||
|
||||
project : requirements
|
||||
<source>/boost/test//boost_test_exec_monitor
|
||||
<library>/boost/test//boost_test_exec_monitor
|
||||
;
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user