mirror of https://github.com/CGAL/cgal
Fix example file name
This commit is contained in:
parent
4020165b25
commit
a39d3cc723
|
|
@ -19,5 +19,5 @@ endforeach()
|
|||
|
||||
if(CGAL_Qt6_FOUND)
|
||||
target_link_libraries(repair_non_zero_polygon_2 PUBLIC CGAL::CGAL_Basic_viewer)
|
||||
target_link_libraries(repair_join_intersect PUBLIC CGAL::CGAL_Basic_viewer)
|
||||
target_link_libraries(repair_union_intersect_2 PUBLIC CGAL::CGAL_Basic_viewer)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue