mirror of
https://github.com/boostorg/graph.git
synced 2026-01-19 04:12:11 +00:00
Update build deps.
This commit is contained in:
@@ -12,6 +12,8 @@ import path ;
|
||||
|
||||
path-constant TEST_DIR : . ;
|
||||
|
||||
project : requirements <library>/boost/graph//boost_graph ;
|
||||
|
||||
run accum-compile-times.cpp : $(TEST_DIR)/makefile-dependencies.dat $(TEST_DIR)/makefile-target-names.dat $(TEST_DIR)/target-compile-costs.dat ;
|
||||
exe actor_clustering : actor_clustering.cpp ;
|
||||
run adj_list_ra_edgelist.cpp ;
|
||||
|
||||
@@ -22,6 +22,8 @@ path-constant CYCLE_RATIO_INPUT_FILE : ./cycle_ratio_s382.90.dot ;
|
||||
|
||||
path-constant METIS_INPUT_FILE : ./weighted_graph.gr ;
|
||||
|
||||
project : requirements <library>/boost/graph//boost_graph ;
|
||||
|
||||
alias graph_test_regular :
|
||||
# test_graphs will eventually defined a framework for testing the structure
|
||||
# and implementation of graph data structures and adaptors.
|
||||
|
||||
Reference in New Issue
Block a user