Adapted fixup_bundle to work in Mac OSX

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@351 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Mike Kremer
2010-12-07 12:45:27 +00:00
parent b66aa98f15
commit 5fe025d941
2 changed files with 10 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ if (APPLE)
COMMAND ${CMAKE_COMMAND} -P "${CMAKE_BINARY_DIR}/fixbundle.cmake"
)
# let bundle generation depend on all targets
# add_dependencies (fixbundle OpenFlipper PluginLib ${OPENFLIPPER_PLUGINS})
add_dependencies (fixbundle QtViewer DecimaterGui)
# install bundle
install (DIRECTORY ${CMAKE_BINARY_DIR}/Build/OpenMesh.app DESTINATION .