mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
VS: Add source file property to set extra hlsl shader flags
Create a VS_SHADER_FLAGS source file property so that we can set all other Visual Studio .hlsl shader file compilation flags.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user