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

This changes the structure to use paths like `build/Release/lib` instead of `build/lib/Release`, so that the `build/Release` directory more closely mimics the structure of `build` when in single-configuration mode.
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.