rdb 79d6727077 Move MAIN_DIR initialization code from interrogate to panda3d 10 luni în urmă
..
AddBisonTarget.cmake 6097d34ead CMake: Neatly format everything for readability and consistency 6 ani în urmă
AddFlexTarget.cmake f8039c0bc8 CMake: Add -DYY_NO_UNISTD_H definition to built flex sources 5 ani în urmă
BuildMetalib.cmake e8f3565af2 CMake: Transfer target_link_options from component libs to metalibs 3 ani în urmă
CompositeSources.cmake 11eae3f1f5 Update CompositeSources.cmake 5 ani în urmă
Interrogate.cmake 79d6727077 Move MAIN_DIR initialization code from interrogate to panda3d 10 luni în urmă
PackageConfig.cmake 264747d213 CMake: Drop support for CMake versions below 3.13 3 ani în urmă
PerConfigOption.cmake aa0a0d6ab4 CMake: better handling of per-config options, esp. in single-config 5 ani în urmă
Python.cmake 6d54aee0c7 Remove runtime dependency on interrogatedb 1 an în urmă
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) 12 ani în urmă
RunPzip.cmake 8cb213ce8a CMake: fix broken pzip files on Windows 5 ani în urmă
Versioning.cmake 6097d34ead CMake: Neatly format everything for readability and consistency 6 ani în urmă

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.