mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 12:12:39 +02:00
Just removed blank line
This commit is contained in:
parent
f0dfa5edd2
commit
40f83b2564
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
macro(fixup_nitpick)
|
||||
if (APPLE)
|
||||
|
||||
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