Skip to content

Commit 5fa8626

Browse files
committed
Add weighted_matching_example to Jamfile
1 parent 059365f commit 5fa8626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ run vertex-name-property.cpp : $(TEST_DIR)/makefile-dependencies.dat $(TEST_DIR)
163163
run vf2_sub_graph_iso_example.cpp ;
164164
run vf2_sub_graph_iso_multi_example.cpp ;
165165
run visitor.cpp ;
166+
run weighted_matching_example.cpp ;
166167
run write_graphviz.cpp ;
167168

168169
#

0 commit comments

Comments
 (0)