Sam Edwards 1046b122a3 CMake: Fix Interrogate macro sometimes passing -D'' 5 years ago
..
AddBisonTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency 6 years ago
AddFlexTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency 6 years ago
BuildMetalib.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 years ago
CompositeSources.cmake 28b85d2f58 CMake: Work around CMake issue 20206 6 years ago
Interrogate.cmake 1046b122a3 CMake: Fix Interrogate macro sometimes passing -D'' 5 years ago
PackageConfig.cmake d0b6e2275d CMake: Remove IS(_NOT)_MINSIZE_BUILD 5 years ago
Python.cmake 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 years ago
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) 12 years ago
RunPzip.cmake 6cb62d1d18 CMake: When zlib isn't available, run_pzip() should copy at build-time 6 years ago
Versioning.cmake 6097d34ead CMake: Neatly format everything for readability and consistency 6 years ago

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.