2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_<LANG>_SIZEOF_DATA_PTR
|
|
|
|
----------------------------
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
Size of pointer-to-data types for language ``<LANG>``.
|
2013-10-15 19:17:36 +04:00
|
|
|
|
|
|
|
This holds the size (in bytes) of pointer-to-data types in the target
|
2015-08-18 08:34:01 +03:00
|
|
|
platform ABI. It is defined for languages ``C`` and ``CXX`` (C++).
|