mirror of
https://github.com/boostorg/graph_parallel.git
synced 2026-02-01 08:32:11 +00:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
|
|
project : requirements <library>../build//boost_graph_parallel
|
|
<library>../../system/build//boost_system
|
|
;
|
|
|
|
exe breadth_first_search : breadth_first_search.cpp ;
|
|
exe dijkstra_shortest_paths : dijkstra_shortest_paths.cpp ;
|