overte-lubosz/cmake/modules
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
..
Find3DConnexionClient.cmake Update Find3DConnexionClient.cmake 2015-09-15 03:22:44 +02:00
FindATL.cmake
FindBoostConfig.cmake
FindBullet.cmake fix cmake to build bullet-2.83 2015-12-11 09:40:15 -08:00
FindCrashpad.cmake unmangle merges 2018-01-26 11:57:30 -08:00
FindDraco.cmake handle special include path for Draco on WIN 2017-09-08 09:47:16 -07:00
FindEtc2Comp.cmake add etc2comp dependency on desktop and android 2018-05-08 17:30:48 -07:00
FindGifCreator.cmake Potentially fix OSX and Linux build errors? 2016-11-18 14:39:30 -08:00
FindGLEW.cmake Remove GLEW spam in cmake 2015-11-01 01:36:12 -07:00
FindGLI.cmake GLM update and GLI integration 2016-09-09 10:18:15 -07:00
FindGLM.cmake
FindiViewHMD.cmake update cmake to work with newer smi runtime 2015-10-29 09:23:19 -07:00
FindJSON.cmake Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
FindKinect.cmake add the default environment variable name for the kinect plugin to the search hints 2017-03-27 15:02:00 -07:00
FindLeapMotion.cmake 64 bit support for Leap Motion on windows 2015-12-02 21:52:06 -08:00
FindLibOVR.cmake
FindLibOVRPlatform.cmake use select_library_configurations for LibOVRPlatform 2017-01-05 11:20:44 -08:00
FindNeuron.cmake NeuronPlugin: Added external project for Neuron SDK 2015-12-21 18:30:15 -08:00
FindNSIGHT.cmake
FindNVTT.cmake add handling for install_name_tool calls on OS X 2017-04-25 15:56:23 -07:00
FindOpenSSL.cmake Fix finding the SSL binary path 2017-11-02 14:51:40 -07:00
FindOpenVR.cmake
FindPolyVox.cmake build separate debug and release versions of polyvox library 2015-07-15 09:42:26 -07:00
FindQt5LinguistToolsMacros.cmake
FindQuaZip.cmake making quazip work 2016-08-04 16:48:14 -07:00
FindSDL2.cmake
FindSixense.cmake Limit sixense to mavericks and below 2015-10-30 22:02:20 -07:00
FindSteamworks.cmake Make steamworks an external dependency 2016-06-14 16:29:50 -07:00
FindTBB.cmake compare MSVC version numerically with greater_equal 2017-08-10 09:46:58 -07:00
FindVHACD.cmake
MacOSXBundleInfo.plist.in Fixes for OSX 2018-09-30 13:11:15 -07:00