1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst

11 lines
279 B
ReStructuredText

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.