mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 06:32:35 +02:00
Removed debug code.
This commit is contained in:
parent
20c52e4104
commit
9593b0e764
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