started qt6 migration

This commit is contained in:
Johannes Lenzen
2021-04-26 10:03:03 +02:00
parent c6833ff28a
commit 6d344047fa
15 changed files with 90 additions and 42 deletions

View File

@@ -28,7 +28,7 @@ endif ()
target_link_libraries ( ProgViewer
OpenMeshCore
OpenMeshTools
Qt5::OpenGL
${QT_TARGET}::OpenGL
${OPENGL_LIBRARIES}
)