1
0
Fork 0
flightgear/CMakeModules
ThorstenB 59fe04f8e9 Make web browser app configurable through CMake (for Linux)
so package builders don't need local patches.
Also, instead of hardcoded firefox, use "xdg-open" or "sensible-browser"
launchers on Linux, to auto-detect user's preferred browser.
Override with cmake switch -DWEB_BROWSER=...
(Not affecting Mac/Win which are hard-coded anyway).
2012-08-18 14:11:31 +02:00
..
cmake_uninstall.cmake.in Uninstall rule, pinched from OSG 2010-12-28 13:43:14 +00:00
ConfigureCPack.cmake CMakeList clean-up. 2012-08-18 13:40:08 +02:00
ConfigureMsvc3rdParty.cmake CMakeList clean-up. 2012-08-18 13:40:08 +02:00
DetectBrowser.cmake Make web browser app configurable through CMake (for Linux) 2012-08-18 14:11:31 +02:00
DetectDistro.cmake Add cmake Linux distro detection. 2012-08-18 13:40:57 +02:00
FindALUT.cmake Use system FindPackageHandleStandardArgs macro, no need to distribute it. 2012-06-21 10:23:57 +02:00
FindGit.cmake Fix CMake inclusion for copied FindGit.cmake 2011-01-09 00:04:59 +00:00
FindPLIB.cmake PUI doesn't use SSG (and never has). Ooops. 2012-03-28 09:37:58 +01:00
FindSimGear.cmake Simgear 'route' code is unused now. 2012-05-12 00:42:06 +01:00
FindSvnClient.cmake Trying to restore auto-detection of SVN libs on Windows 2012-08-13 23:20:20 +02:00
FindUDev.cmake cmake: add support for Torsten's UDev EventInput 2011-12-04 14:37:25 +01:00
FlightGearComponent.cmake Don't create intermediate static libraries for build fgfs. (Speeds up rebuilds in Xcode dramatically, possible in other IDEs too) 2012-03-26 13:09:39 +01:00
OldGNUInstallDirs.cmake Add missing file... (yikes!) 2011-11-25 12:14:57 +01:00
SelectLibraryConfigurations.cmake Copy SelectLibraryConfigurations into our modules, to support CMake 2.6 2011-01-14 10:52:38 +00:00