mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'ispc_lang_support'
5ece12b7e4gitlab-ci: add ISPC to the Fedora CI image8976817d6dISPC: Update help documentation to include ISPC2368f46ba4ISPC: Support building with the MSVC toolchaine783bf8aa6ISPC: Support ISPC header generation byproducts and parallel builds34cc6acc81Add ISPC compiler support to CMake419d70d490Refactor some swift only logic to be re-used by other languages Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5065
This commit is contained in:
10
Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst
Normal file
10
Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst
Normal file
@@ -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