summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst
blob: 446dd26d93a517e1531604f7d1356124fd2b607e (plain)
1
2
3
4
5
6
VS_SHADER_DISABLE_OPTIMIZATIONS
-------------------------------

Disable compiler optimizations for an ``.hlsl`` source file.  This adds the
``-Od`` flag to the command line for the FxCompiler tool.  Specify the value
``true`` for this property to disable compiler optimizations.