mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 07:11:34 +02:00
Merge branch '20550-installOnMac' of https://github.com/NissimHadar/hifi into 20550-installOnMac
This commit is contained in:
commit
21bad12b4c
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
|
||||
macro(fixup_nitpick)
|
||||
if (APPLE)
|
||||
message(STATUS ${QT_DIR})
|
||||
message(STATUS "____________________")
|
||||
string(REPLACE " " "\\ " ESCAPED_BUNDLE_NAME ${NITPICK_BUNDLE_NAME})
|
||||
string(REPLACE " " "\\ " ESCAPED_INSTALL_PATH ${NITPICK_INSTALL_DIR})
|
||||
set(_NITPICK_INSTALL_PATH "${ESCAPED_INSTALL_PATH}/${ESCAPED_BUNDLE_NAME}.app")
|
||||
|
|
Loading…
Reference in a new issue