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_INSTRUCTION_SETS.rst
2020-09-04 08:37:07 -04:00

10 lines
306 B
ReStructuredText

CMAKE_ISPC_INSTRUCTION_SETS
---------------------------
.. versionadded:: 3.19
Default value for :prop_tgt:`ISPC_INSTRUCTION_SETS` property of targets.
This variable is used to initialize the :prop_tgt:`ISPC_INSTRUCTION_SETS` property
on all targets. See the target property for additional information.