Merge pull request #8707 from tellowkrinkle/FixCMakeSymlinkMac

Match path type to BundleUtilities when running fixup_bundle
This commit is contained in:
Léo Lam 2020-04-27 17:53:54 +02:00 committed by GitHub
commit c36a78eff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if(CMAKE_GENERATOR)
return()
endif()
get_filename_component(DOLPHIN_BUNDLE_PATH "${DOLPHIN_BUNDLE_PATH}" REALPATH)
get_filename_component(DOLPHIN_BUNDLE_PATH "${DOLPHIN_BUNDLE_PATH}" ABSOLUTE)
message(STATUS "Fixing up application bundle: ${DOLPHIN_BUNDLE_PATH}")
# Make sure to fix up any additional shared libraries (like plugins) that are