open_toontown_panda3d/cmake/modules
rdb 6ea1e8d65c CMake: Update OpenEXR package handling to use new targets 2022-03-09 16:23:37 +01:00
..
FindARToolKit.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindAssimp.cmake CMake: Make FindAssimp pull in libIrrXML as well, if found 2020-01-06 17:11:31 -07:00
FindCg.cmake CMake: Fix several modules' search behavior 2019-08-23 16:09:13 -06:00
FindDirect3D9.cmake CMake: Add DirectX 9 support 2018-11-01 22:33:01 -06:00
FindEGL.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindEigen3.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindFCollada.cmake CMake: Avoid using continue() 2019-06-25 03:34:51 -06:00
FindFFMPEG.cmake CMake: Mark all system macOS frameworks as advanced variables 2020-12-19 00:33:22 +01:00
FindFFTW3.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindFMODEx.cmake CMake: Update for upstream changes 2019-08-24 18:07:22 -06:00
FindGTK3.cmake CMake: Add FindGTK3.cmake file 2022-02-04 23:51:07 +01:00
FindHarfBuzz.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindLibSquish.cmake CMake: Update FindLibSquish.cmake, support looking in thirdparty dir 2022-03-09 16:23:37 +01:00
FindODE.cmake CMake: Make FindODE link against libccd when present 2018-11-15 02:24:28 -07:00
FindOgg.cmake CMake: Fix several modules' search behavior 2019-08-23 16:09:13 -06:00
FindOpenCV.cmake CMake: Detect when to set OPENCV_VER_23/OPENCV_VER_3 2019-01-06 15:37:14 -07:00
FindOpenGLES1.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindOpenGLES2.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindOpusFile.cmake CMake: Correct order for {opus,vorbis}file libs 2019-01-13 14:24:35 -07:00
FindSWResample.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindSWScale.cmake CMake: Fix several modules' search behavior 2019-08-23 16:09:13 -06:00
FindVRPN.cmake CMake: Modify Find*.cmake to trust find_*()'s caching 2019-01-13 10:45:03 -07:00
FindVorbisFile.cmake CMake: Fix several modules' search behavior 2019-08-23 16:09:13 -06:00
README.md cmake: Reorganize macros, and cleanup related files (add docs, etc) 2013-12-21 13:44:05 -07:00

README.md

Directory Info

Directory: /cmake/modules License: Unlicense
Description: This directory is used for standard CMake modules which are safe to use outside of a Panda3D project. This should be the normal location for most FindXYZZY packages that are written for Panda3D.