Use one of the non qt apps to call fixbundle to avoid build failure if we do not have qt
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@516 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -21,7 +21,7 @@ include (BundleUtilities)
|
||||
get_filename_component(_GlutDir "@GLUT_glut_LIBRARY@" PATH)
|
||||
|
||||
# fix all dependencies
|
||||
fixup_bundle ("@CMAKE_BINARY_DIR@/Build/QtViewer.exe" "" "${_GlutDir};@QT_BINARY_DIR@")
|
||||
fixup_bundle ("@CMAKE_BINARY_DIR@/Build/Smoothing.exe" "" "${_GlutDir};@QT_BINARY_DIR@")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user