Sam Edwards 9d1254d440 cmake: Fix Eigen3 detection and support. 11 years ago
..
AutoInclude.cmake 82a74dc281 Revert "Revert "Revise AutoInclude.cmake: My version of CMake, despite being >=2.8.11, doesn't actually support CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE."" 12 years ago
FindCg.cmake 161beda242 CMake: Add missing quotes in FindCg module. 11 years ago
FindEigen2.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 years ago
FindEigen3.cmake 9d1254d440 cmake: Fix Eigen3 detection and support. 11 years ago
FindFFMPEG.cmake 127dfe7c4d cmake: Add FFMPEG compilation support. 11 years ago
FindFFTW3.cmake dd495b5573 Rename FindFFTW to FindFFTW3 and comment out configuration for it. FindFFTW3 was implemented, but Panda expects FFTW2. 12 years ago
FindFMODEx.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 years ago
FindMiles.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 years ago
FindODE.cmake f972221357 CMake: Detect ODE. 12 years ago
FindSWResample.cmake 127dfe7c4d cmake: Add FFMPEG compilation support. 11 years ago
FindSWScale.cmake 127dfe7c4d cmake: Add FFMPEG compilation support. 11 years ago
FindSquish.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 years ago
FindTar.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 years ago
FindVRPN.cmake 826979c099 CMake: Configure: Finish cleaning up finding packages. 12 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.