mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 05:50:42 +00: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.
|