mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
025221df2a
Add `VS_SHADER_DISABLE_OPTIMIZATIONS` and `VS_SHADER_ENABLE_DEBUG` source file properties to control these settings on `.hlsl` files in the VS generator. Fixes: #17406