VS_SHADER_DISABLE_OPTIMIZATIONS

From Get docs
Cmake/docs/3.21/prop sf/vs shader disable optimizations


VS_SHADER_DISABLE_OPTIMIZATIONS

New in version 3.11.


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.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.html