overte/cmake/templates
Roxanne Skelly 113ad3d917 Fixes for OSX
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder.  To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now.  For most users, the
behavior should be as expected.

Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
..
BuildInfo.h.in add a BUILD_TYPE to BuildInfo, fix conditional 2018-05-24 12:04:32 -07:00
console-build-info.json.in Merge branch 'master' into snoretoast 2018-06-13 12:10:51 -07:00
CPackProperties.cmake.in Fixes for OSX 2018-09-30 13:11:15 -07:00
FixupBundlePostBuild.cmake.in Fixed based on PR review 2018-04-18 10:18:29 +03:00
Icon.rc.in use absolute path to interface icon 2016-01-15 15:41:34 -08:00
MacOSXBundleConsoleComponentsInfo.plist.in OSX Build fix 2018-09-26 17:43:04 -07:00
NSIS.template.in Code review changes 2018-09-28 10:48:20 -07:00
resources.qrc.in Prototype packaging QML and related resources into a QRC 2017-10-14 14:40:46 -07:00
VersionInfo.rc.in Update VersionInfo.rc.in to use TARGET_NAME.exe as original filename 2016-11-01 09:07:56 -07:00