mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Re-enable some examples that got accidentally disabled.
This commit is contained in:
parent
2896ba8864
commit
22d9824681
@ -22,8 +22,8 @@ exe 05_a_overlay_polygon_example : 05_a_overlay_polygon_example.cpp ;
|
||||
exe 05_b_overlay_linestring_polygon_example : 05_b_overlay_linestring_polygon_example.cpp ;
|
||||
exe 06_a_transformation_example : 06_a_transformation_example.cpp ;
|
||||
exe 06_b_transformation_example : 06_b_transformation_example.cpp ;
|
||||
# exe 07_a_graph_route_example : 07_a_graph_route_example.cpp : <library>/boost/graph//boost_graph ;
|
||||
# exe 07_b_graph_route_example : 07_b_graph_route_example.cpp : <library>/boost/graph//boost_graph ;
|
||||
exe 07_a_graph_route_example : 07_a_graph_route_example.cpp : <library>/boost/graph//boost_graph ;
|
||||
exe 07_b_graph_route_example : 07_b_graph_route_example.cpp : <library>/boost/graph//boost_graph ;
|
||||
|
||||
exe c01_custom_point_example : c01_custom_point_example.cpp ;
|
||||
exe c02_custom_box_example : c02_custom_box_example.cpp ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user