rdb 6ea1e8d65c CMake: Update OpenEXR package handling to use new targets 3 years ago
..
FindARToolKit.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindAssimp.cmake bff568798f CMake: Make FindAssimp pull in libIrrXML as well, if found 6 years ago
FindCg.cmake afe7ffb964 CMake: Fix several modules' search behavior 6 years ago
FindDirect3D9.cmake 5b973ed837 CMake: Add DirectX 9 support 7 years ago
FindEGL.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindEigen3.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindFCollada.cmake d3ef7bf12d CMake: Avoid using continue() 6 years ago
FindFFMPEG.cmake abe3c2bf0b CMake: Mark all system macOS frameworks as advanced variables 5 years ago
FindFFTW3.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindFMODEx.cmake 855d217f35 CMake: Update for upstream changes 6 years ago
FindGTK3.cmake f30e87e7d1 CMake: Add FindGTK3.cmake file 3 years ago
FindHarfBuzz.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindLibSquish.cmake e716dba8d4 CMake: Update FindLibSquish.cmake, support looking in thirdparty dir 3 years ago
FindODE.cmake f59c6bb2bf CMake: Make FindODE link against libccd when present 7 years ago
FindOgg.cmake afe7ffb964 CMake: Fix several modules' search behavior 6 years ago
FindOpenCV.cmake 654abdc5eb CMake: Detect when to set OPENCV_VER_23/OPENCV_VER_3 7 years ago
FindOpenGLES1.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindOpenGLES2.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindOpusFile.cmake 2298aba578 CMake: Correct order for {opus,vorbis}file libs 7 years ago
FindSWResample.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindSWScale.cmake afe7ffb964 CMake: Fix several modules' search behavior 6 years ago
FindVRPN.cmake 615a1d205d CMake: Modify Find*.cmake to trust find_*()'s caching 7 years ago
FindVorbisFile.cmake afe7ffb964 CMake: Fix several modules' search behavior 6 years ago
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) 12 years ago

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.