mirror of https://github.com/CGAL/cgal
fix the documentation
This commit is contained in:
parent
d7dc57f3ce
commit
a0d79b7559
|
|
@ -43,7 +43,7 @@ This section describes a minimal example of a program that uses \cgal and Qt6 fo
|
|||
|
||||
|
||||
\skip if(CGAL_Qt6_FOUND)
|
||||
\until target_link_libraries(draw_surface_mesh PUBLIC CGAL::CGAL_Basic_viewer)
|
||||
\until target_link_libraries(draw_surface_mesh PRIVATE CGAL::CGAL_Basic_viewer)
|
||||
\skip endif
|
||||
\until #end of the file
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue