open_toontown_panda3d/cmake/modules
Sam Edwards 590523ac8c CMake: Rename FindSquish to FindLibSquish
CMake already has a "FindSquish" for finding the GUI testing product.
This minimizes the chances of the wrong module being run on accident.
2018-02-20 18:58:52 -07:00
..
FindCg.cmake CMake: Add missing quotes in FindCg module. 2014-03-02 21:53:15 -07:00
FindEigen3.cmake cmake: Fix Eigen3 detection and support. 2014-04-17 02:56:56 -06:00
FindFFMPEG.cmake cmake: Add FFMPEG compilation support. 2014-04-11 03:38:08 -06:00
FindFFTW3.cmake CMake: Implement detection for FFTW3 2018-02-17 23:35:43 -07:00
FindFMODEx.cmake CMake: Configure: Finish cleaning up finding packages. 2013-12-13 13:32:04 -07:00
FindLibSquish.cmake CMake: Rename FindSquish to FindLibSquish 2018-02-20 18:58:52 -07:00
FindMiles.cmake CMake: Configure: Finish cleaning up finding packages. 2013-12-13 13:32:04 -07:00
FindODE.cmake CMake: Detect ODE. 2014-02-08 16:20:57 -07:00
FindSWResample.cmake cmake: Add FFMPEG compilation support. 2014-04-11 03:38:08 -06:00
FindSWScale.cmake cmake: Add FFMPEG compilation support. 2014-04-11 03:38:08 -06:00
FindTar.cmake CMake: Configure: Finish cleaning up finding packages. 2013-12-13 13:32:04 -07:00
FindVRPN.cmake CMake: Configure: Finish cleaning up finding packages. 2013-12-13 13:32:04 -07: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.