Removed some old glut references

This commit is contained in:
Jan Möbius
2019-02-21 10:05:26 +01:00
parent f89638553a
commit a63cbdb10e
2 changed files with 1 additions and 7 deletions

View File

@@ -53,9 +53,6 @@ include (BundleUtilities)
# list(APPEND _qtdirs "${_dir}")
# endforeach ()
# # Get library paths
# get_filename_component(_GlutDir "@GLUT_glut_LIBRARY@" PATH)
# # fix all dependencies
# fixup_bundle (@CMAKE_BINARY_DIR@/Build/bin/QtViewer "${_qtplugins}" "/usr/lib;${_qtdirs};${_GlutDir}")
#