See #1466 - these classes are still part of panda3d.core as of 1.11, but they should really be imported from panda3d.net (they can be imported from either place in 1.11). A future release will remove them from panda3d.core entirely. |
||
|---|---|---|
| .. | ||
| AddBisonTarget.cmake | ||
| AddFlexTarget.cmake | ||
| BuildMetalib.cmake | ||
| CompositeSources.cmake | ||
| Interrogate.cmake | ||
| PackageConfig.cmake | ||
| PerConfigOption.cmake | ||
| Python.cmake | ||
| README.md | ||
| RunPzip.cmake | ||
| Versioning.cmake | ||
README.md
Directory Info
Directory: /cmake/macros
License: Unlicense
Description: This directory is used for CMake modules which may be unsafe
to use outside of a Panda3D project. These modules may rely on Panda3D specific
cmake variables, Panda3D's directory structure, or some other dependency.
They are not intended to be included in other projects directly, though you
are free to copy and adapt them to your own needs.