Sam Edwards de9ea2a750 CMake: For Interrogate 64/32-bit detection, check sizeof(long) rather than sizeof(void*). 12 years ago
..
AddBisonTarget.cmake c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) 12 years ago
AddFlexTarget.cmake a842133002 Build egg's lexer case-insensitve under CMake. Fixes parse errors. 12 years ago
CompositeSources.cmake fd9aec6ee7 CMake: Fix Interrogate's dependency on the *_composite#.cxx files by creating an explicit target that can be used to do composite generation. 12 years ago
Interrogate.cmake de9ea2a750 CMake: For Interrogate 64/32-bit detection, check sizeof(long) rather than sizeof(void*). 12 years ago
PackageConfig.cmake f8b901f60a Fix incorrect licensing and add missing parens after else. 12 years ago
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) 12 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.