Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Help / envvar / ISPCFLAGS.rst
1 ISPCFLAGS
2 ---------
3
4 .. versionadded:: 3.19
5
6 .. include:: ENV_VAR.txt
7
8 Add default compilation flags to be used when compiling ``ISPC`` files.
9
10 .. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_ISPC_FLAGS <CMAKE_<LANG>_FLAGS>`
11 .. |LANG| replace:: ``ISPC``
12 .. include:: LANG_FLAGS.txt
13
14 See also :variable:`CMAKE_ISPC_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.