• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_ISPC_HEADER_SUFFIX
2------------------------
3
4.. versionadded:: 3.19.2
5
6Output suffix to be used for ISPC generated headers.
7
8This variable is used to initialize the :prop_tgt:`ISPC_HEADER_SUFFIX`
9property on all the targets.  See the target property for additional
10information.
11