CMAKE_LANG_SIZEOF_DATA_PTR.rst 241 B

1234567
  1. CMAKE_<LANG>_SIZEOF_DATA_PTR
  2. ----------------------------
  3. Size of pointer-to-data types for language <LANG>.
  4. This holds the size (in bytes) of pointer-to-data types in the target
  5. platform ABI. It is defined for languages C and CXX (C++).