summaryrefslogtreecommitdiff
path: root/Modules/CheckTypeSizeMap.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* New CheckTypeSize for OS X Universal BinariesBrad King2009-12-171-0/+1
We re-implement this module to support architecture-dependent type sizes. In the mixed-size case we generate C preprocessor code to select the detected type size for each architecture.