overte/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
FindATL.cmake
FindBoostConfig.cmake
FindBullet.cmake
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
FindGLEW.cmake
FindGLI.cmake
FindGLM.cmake
FindiViewHMD.cmake
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
FindLibOVR.cmake
FindLibOVRPlatform.cmake use select_library_configurations for LibOVRPlatform 2017-01-05 11:20:44 -08:00
FindNeuron.cmake
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
FindQt5LinguistToolsMacros.cmake
FindQuaZip.cmake
FindSDL2.cmake
FindSixense.cmake
FindSteamworks.cmake
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