You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_ISPC_HEADER_SUFFIX.rst

11 lines
284 B

CMAKE_ISPC_HEADER_SUFFIX
------------------------
.. versionadded:: 3.19.2
Output suffix to be used for ISPC generated headers.
This variable is used to initialize the :prop_tgt:`ISPC_HEADER_SUFFIX`
property on all the targets. See the target property for additional
information.