mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
7 lines
216 B
ReStructuredText
7 lines
216 B
ReStructuredText
VS_SHADER_OBJECT_FILE_NAME
|
|
--------------------------
|
|
|
|
Specifies a file name for the compiled shader object file for an ``.hlsl``
|
|
source file. This adds the ``-Fo`` flag to the command line for the FxCompiler
|
|
tool.
|