-
- Downloads
VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.
The VS_SHADER_OUTPUT_HEADER_FILE property is the name of the generated
header file containing the object code of the shader.
The VS_SHADER_VARIABLE_NAME property is the name of the variable
containing the object code in the above header file.
Signed-off-by:
Kevin M. Godby <kevin@godby.org>
Showing
- Auxiliary/vim/syntax/cmake.vim 1 addition, 1 deletionAuxiliary/vim/syntax/cmake.vim
- Help/manual/cmake-properties.7.rst 2 additions, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst 5 additions, 0 deletionsHelp/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst
- Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst 5 additions, 0 deletionsHelp/prop_sf/VS_SHADER_VARIABLE_NAME.rst
- Help/release/dev/add-vs-shader-properties.rst 6 additions, 0 deletionsHelp/release/dev/add-vs-shader-properties.rst
- Source/cmVisualStudio10TargetGenerator.cxx 34 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Tests/VSWinStorePhone/CMakeLists.txt 4 additions, 2 deletionsTests/VSWinStorePhone/CMakeLists.txt
Loading
Please register or sign in to comment