This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
743bd7ae71
OpenSceneGraph
/
CMakeModules
History
Robert Osfield
e84c93dfce
Fixed Linux NVTT build issue by restricting the addition of the new libs to just Windows
2018-01-11 10:10:43 +00:00
..
CheckAtomicOps.cmake
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
Refactored COLLADA_BUILDNAME and COLLADA_BOOST_BUILDNAME to resolve case where CMAKE_VS_PLATFORM_TOOLSET is not set.
2017-05-15 14:53:27 +01: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
From Raymond de Vires, added support for 2018 and 2016 versions of FBX.
2017-10-30 14:36:41 +00:00
FindFFmpeg.cmake
misc. typo fixes
2017-08-15 12:23:49 -04:00
FindFLTK.cmake
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
FindGIFLIB.cmake
FindGLCORE.cmake
FindGLIB.cmake
FindGStreamer.cmake
fix FindGStreamer.cmake for msys2 mingw
2016-07-03 17:43:39 +02:00
FindGTA.cmake
use normal cmake search if PKG_CHECK_MODULES fails; fix win32 debug linking with SET(TARGET_LIBRARIES_VARS GTA_LIBRARY)
2017-02-24 16:09:13 +01: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
FindLIBLAS.cmake
removed las_c library from FindLIBLAS.cmake, it's not used by the osg plugin.
2017-09-12 09:19:33 +02:00
FindLibVNCServer.cmake
FindLua52.cmake
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
Use a minimal set of OpenCASCADE libraries.
2017-12-26 15:45:03 +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
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
FindSDL2.cmake
FindV8.cmake
FindXine.cmake
FindZeroConf.cmake
ListHandle.cmake
ModuleInstall.cmake
Merged MSVC static build fix from OpenSceneGraph-3.4
2017-07-25 14:56:27 +01:00
OsgAndroidMacroUtils.cmake
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
SETUP_EXE in CMake now uses same define for including the GLCORE headers as SETUP_LIBRARY and SETUP_PLUGIN. Fixes Windows build errors for applications.
2017-08-25 09:04:05 -04:00
UtilityMacros.cmake