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:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user