mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00

The rationale for this is in a comment at the top of the main CMakeLists.txt file. It was getting harder to maintain support for a version this old, and pretty much no current system has CMake <3. Good riddance.
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.