Fix typo
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@381 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -28,7 +28,7 @@ message(STATUS "Fixing ${EXECUTABLES}")
|
|||||||
# fix all dependencies
|
# fix all dependencies
|
||||||
foreach( CURRENTEXE ${EXECUTABLES})
|
foreach( CURRENTEXE ${EXECUTABLES})
|
||||||
fixup_bundle (${CURRENTEXE} "" "${_GlutDir};${_GlewDir};@QT_BINARY_DIR@")
|
fixup_bundle (${CURRENTEXE} "" "${_GlutDir};${_GlewDir};@QT_BINARY_DIR@")
|
||||||
endforeach(loop_var)
|
endforeach()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user