mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
ISPC: Support ISPC header generation byproducts and parallel builds
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user