mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
4775c90145
Create a VS_SHADER_FLAGS source file property so that we can set all other Visual Studio .hlsl shader file compilation flags.
6 lines
186 B
ReStructuredText
6 lines
186 B
ReStructuredText
vs-shader-flags
|
|
---------------
|
|
|
|
* A :prop_sf:`VS_SHADER_FLAGS` source file property was added to specify
|
|
additional shader flags to ``.hlsl`` files, for the Visual Studio generators.
|