git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@381 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-03-09 10:14:43 +00:00
parent 1d74986f43
commit 9d4605c4b8

View File

@@ -28,7 +28,7 @@ message(STATUS "Fixing ${EXECUTABLES}")
# fix all dependencies
foreach( CURRENTEXE ${EXECUTABLES})
fixup_bundle (${CURRENTEXE} "" "${_GlutDir};${_GlewDir};@QT_BINARY_DIR@")
endforeach(loop_var)
endforeach()