summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
blob: c85b5e078eefd7cb5ff9b6c307ab5e6d28c1a8d2 (plain)
1
2
3
4
5
6
7
CMAKE_<LANG>_SIZEOF_DATA_PTR
----------------------------

Size of pointer-to-data types for language <LANG>.

This holds the size (in bytes) of pointer-to-data types in the target
platform ABI.  It is defined for languages C and CXX (C++).