.. |
CheckAtomicOps.cmake
|
From Björn Blissing, fix for ambiguous defines in Atomic.cpp when compiling with MinGW and GCC
|
2014-11-21 10:21:46 +00:00 |
clean_directories
|
|
|
cmake_uninstall.cmake.in
|
|
|
Find3rdPartyDependencies.cmake
|
as preparation for the upcoming 3rdParty package for Visual Studio 2017, I updated Find3rdPartyDependencies.cmake to find also the newest Freetype 2.7.1 release.
|
2017-03-22 17:27:05 +00:00 |
FindAndroidNDK.cmake
|
|
|
FindAsio.cmake
|
Moved FIND_PACKAGE(Boost) to within the individual Find scripts that actually need it rather in the root CMakeLists.txt.
|
2015-08-11 08:43:40 +00:00 |
FindAVFoundation.cmake
|
Updates to the CMake build system for Mac OSX
|
2016-08-10 14:30:28 +01:00 |
FindCOLLADA.cmake
|
Fixed line ending
|
2019-03-26 08:06:15 +00:00 |
FindCoreMedia.cmake
|
|
|
FindCoreVideo.cmake
|
|
|
FindDirectInput.cmake
|
|
|
FindDirectShow.cmake
|
|
|
FindEGL.cmake
|
Added a dedicated FindEGL.cmake script to help with locating the EGL.so library and header
|
2016-10-14 11:06:31 +01:00 |
FindFBX.cmake
|
Added support for FBX 2019
|
2018-10-29 07:22:50 +01:00 |
FindFFmpeg.cmake
|
misc. typo fixes
|
2017-08-15 12:23:49 -04:00 |
FindFLTK.cmake
|
From Mattias Helsing, "I finally got to fix the cmake Modules that have duplicates in later
|
2014-04-29 12:19:21 +00:00 |
FindFontconfig.cmake
|
fix cmake block comment syntax
|
2019-08-16 10:00:49 +01:00 |
FindFOX.cmake
|
|
|
FindFreetype.cmake
|
Final version of FindFreetype.cmake that is based on the now-accepted CMake patches. This supports the new freetype include path structure and fixes the failure to find the debug library on Windows due to its name having a 'd' suffix.
|
2016-09-05 12:18:46 +01:00 |
FindGDAL.cmake
|
From Mattias Helsing, "I finally got to fix the cmake Modules that have duplicates in later
|
2014-04-29 12:19:21 +00:00 |
FindGIFLIB.cmake
|
|
|
FindGLCORE.cmake
|
From Paul Martz, "There is no standard place for gl/glcorearb.h on Windows. Previously, the only way to get OSG to build for core profile was to append an additional include directory ("/I") onto the CFLAGS variables This submission adds a FindGLCORE.cmake script so that the path to gl/glcorearb.h can be specified with a variable, GLCORE_ROOT, either in CMake or the environment.
|
2014-04-29 12:18:51 +00:00 |
FindGLIB.cmake
|
Added if () block to avoid script variables set to NOT-Found being used in searching
|
2014-12-19 08:27:30 +00:00 |
FindGStreamer.cmake
|
fix FindGStreamer.cmake for msys2 mingw
|
2016-07-03 17:43:39 +02:00 |
FindGTA.cmake
|
fix build of gta plugin when pkg-config is used
|
2018-10-10 02:06:28 +03:00 |
FindGtkGl.cmake
|
|
|
Findilmbase.cmake
|
attached fixes for configuring and building the osgPlugin exr with Visual Studio and using out-of-the-box builds of ilmbase and openexr, i.e. without manual/extra config for using these 2 libs with the OSG.
|
2017-11-14 10:59:08 +00:00 |
FindInventor.cmake
|
|
|
FindJasper.cmake
|
From Mattias Helsing, "I finally got to fix the cmake Modules that have duplicates in later
|
2014-04-29 12:19:21 +00:00 |
FindLIBLAS.cmake
|
las plugin: fix linking against static boost library under windows
|
2019-08-07 10:58:14 +01:00 |
FindLibVNCServer.cmake
|
|
|
FindLua52.cmake
|
Laurens Voerman, "my cmake (2.8.10.2 generating for Visual Studio 11 Win64) doesn't like
|
2013-10-10 14:41:41 +00:00 |
FindNVTT.cmake
|
Fixed Linux NVTT build issue by restricting the addition of the new libs to just Windows
|
2018-01-11 10:10:43 +00:00 |
FindOpenCascade.cmake
|
Added TKXCAF to find package list
|
2019-08-16 10:28:38 +01:00 |
FindOpenEXR.cmake
|
attached fixes for configuring and building the osgPlugin exr with Visual Studio and using out-of-the-box builds of ilmbase and openexr, i.e. without manual/extra config for using these 2 libs with the OSG.
|
2017-11-14 10:59:08 +00:00 |
FindOpenThreads.cmake
|
From Mattias Helsing, "I finally got to fix the cmake Modules that have duplicates in later
|
2014-04-29 12:19:21 +00:00 |
FindOpenVRML.cmake
|
|
|
FindOSG.cmake
|
Removed Qt dependency examples, osgQt NodeKit and qfont plugin as these are now provided by the separate osgQt project
|
2016-09-26 09:31:22 +01:00 |
FindPerformer.cmake
|
|
|
FindPoppler-glib.cmake
|
|
|
FindQTKit.cmake
|
|
|
FindQuartzCore.cmake
|
|
|
FindQuickTime.cmake
|
Updates to the CMake build system for Mac OSX
|
2016-08-10 14:30:28 +01:00 |
FindRSVG.cmake
|
From Kristofer Tingdahl, Build fix for svg plugin that makes sure the version of librsvg is at sufficient, and fixed a missing virtual destructor warning.
|
2013-11-22 09:48:02 +00:00 |
FindSDL2.cmake
|
From Jannik Heller, typo fixes
|
2015-06-01 13:11:49 +00:00 |
FindV8.cmake
|
Added osgpresentation example as a test bed for new osgPresentation object model.
|
2013-08-07 17:08:38 +00:00 |
FindXine.cmake
|
|
|
FindZeroConf.cmake
|
Removed execute properties via svn propdel svn:executable file
|
2014-01-07 16:43:07 +00:00 |
ListHandle.cmake
|
|
|
ModuleInstall.cmake
|
Fix target exporting
|
2018-11-15 16:38:18 +08:00 |
OsgAndroidMacroUtils.cmake
|
From Terry Welsh, "I downloaded the Android 3rdparty deps from here
|
2015-07-31 13:46:57 +00:00 |
OsgCPack.cmake
|
misc. typo fixes
|
2017-08-15 12:23:49 -04:00 |
OsgCPackConfig.cmake.in
|
Improved cpack configuration for building debian packages:
|
2017-03-20 16:31:09 +01:00 |
OsgDetermineCompiler.cmake
|
|
|
OsgDetermineWinVersion.cmake
|
Added return to last line
|
2017-11-30 14:12:05 +00:00 |
OsgMacroUtils.cmake
|
Use GNUInstallDirs only for CMake >= 2.8.5
|
2019-03-20 08:56:17 -07:00 |
UtilityMacros.cmake
|
|
|