Files
CMake/Help/release/dev/ispc-language-support.rst
2020-08-28 11:21:31 -04:00

12 lines
382 B
ReStructuredText

cmake-ispc-support
------------------
* CMake learned to support ``ISPC`` as a first-class language that can be
enabled via the :command:`project` and :command:`enable_language` commands.
* ``ISPC`` is currently supported by the :ref:`Makefile Generators`
and the :generator:`Ninja` generator on Linux, macOS, and Windows.
* The Intel ISPC compiler (``ispc``) is supported.