mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
241 B
ReStructuredText
8 lines
241 B
ReStructuredText
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++).
|