Merge topic 'doc-CheckTypeSize'

b76009bb5a CheckTypeSize: Document default language

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9967
This commit is contained in:
Brad King
2024-11-05 14:01:00 +00:00
committed by Kitware Robot
+1
View File
@@ -54,6 +54,7 @@ Check sizeof a type
``LANGUAGE <language>``
Use the ``<language>`` compiler to perform the check.
Acceptable values are ``C`` and ``CXX``.
If not specified, it defaults to ``C``.
Despite the name of the macro you may use it to check the size of more
complex expressions, too. To check e.g. for the size of a struct