https://github.com/Kitware/CMake
Raw File
Tip revision: 5709a7e572df220655659155d26b2f56cb97acf3 authored by Brad King on 08 March 2023, 15:01:06 UTC
CMake 3.25.3
Tip revision: 5709a7e
CMAKE_ISPC_HEADER_DIRECTORY.rst
CMAKE_ISPC_HEADER_DIRECTORY
----------------------------

.. versionadded:: 3.19

ISPC generated header output directory.

This variable is used to initialize the :prop_tgt:`ISPC_HEADER_DIRECTORY`
property on all the targets.  See the target property for additional
information.
back to top