CMAKE_ISPC_HEADER_DIRECTORY.rst 279 B

12345678910
  1. CMAKE_ISPC_HEADER_DIRECTORY
  2. ----------------------------
  3. .. versionadded:: 3.19
  4. ISPC generated header output directory.
  5. This variable is used to initialize the :prop_tgt:`ISPC_HEADER_DIRECTORY`
  6. property on all the targets. See the target property for additional
  7. information.