Donny Lawrence c2a5ace45b Merge branch 'master' into ios il y a 5 ans
..
AddBisonTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency il y a 6 ans
AddFlexTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency il y a 6 ans
BuildMetalib.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths il y a 6 ans
CompositeSources.cmake 11eae3f1f5 Update CompositeSources.cmake il y a 5 ans
Interrogate.cmake 5f7809469c general: removed all WIN32, WIN32_VC and friends il y a 6 ans
PackageConfig.cmake c2a5ace45b Merge branch 'master' into ios il y a 5 ans
PerConfigOption.cmake aa0a0d6ab4 CMake: better handling of per-config options, esp. in single-config il y a 5 ans
Python.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths il y a 6 ans
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) il y a 12 ans
RunPzip.cmake 711af76ff8 cmake: Fix iOS build on merged CMake branch. il y a 5 ans
Versioning.cmake bd0cd14f50 CMake: Add OMIT_VERSION_SUFFIX option il y a 6 ans

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.