Sam Edwards b00d7b23bc CMake: Use `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to control `find_package` override hace 6 años
..
AddBisonTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency hace 6 años
AddFlexTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency hace 6 años
BuildMetalib.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths hace 6 años
CompositeSources.cmake cdc16291dd CMake: `SKIP_COMPOSITING` -> `SKIP_UNITY_BUILD_INCLUSION` hace 6 años
Interrogate.cmake 13a19109d4 CMake: Remove redundant -DNDEBUG hace 6 años
PackageConfig.cmake b00d7b23bc CMake: Use `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to control `find_package` override hace 6 años
Python.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths hace 6 años
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) hace 12 años
RunPzip.cmake 6cb62d1d18 CMake: When zlib isn't available, run_pzip() should copy at build-time hace 6 años
Versioning.cmake 6097d34ead CMake: Neatly format everything for readability and consistency hace 6 años

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.