Added documentation about using cmake to build an application using OpenMesh

This commit is contained in:
Jan Möbius
2023-02-28 13:40:30 +01:00
parent b4f94b7416
commit ef56d4090a
5 changed files with 39 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ repeatedly replacing each vertex' position by the center of gravity
\li \ref mesh_type
\li \ref tutorial_01
\li \ref tutorial_build
\li \ref tutorial_build_internal_apps
\li \ref tutorial_02
\li \ref tutorial_03
\li \ref tutorial_04