Install step
This commit is contained in:
@@ -273,6 +273,10 @@ install(FILES "${SLANG_LICENSE_FILE}"
|
|||||||
RENAME "SLANG_LICENSE.txt"
|
RENAME "SLANG_LICENSE.txt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/SHADER_CONTRACT.md"
|
||||||
|
DESTINATION "."
|
||||||
|
)
|
||||||
|
|
||||||
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/config/"
|
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/config/"
|
||||||
DESTINATION "config"
|
DESTINATION "config"
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -255,3 +255,4 @@ If neither variable is set, the workflow falls back to the repo-local defaults u
|
|||||||
- move to MSDF, typography rasterisation
|
- move to MSDF, typography rasterisation
|
||||||
- better shader search UI
|
- better shader search UI
|
||||||
- LUT applicator
|
- LUT applicator
|
||||||
|
- More comprehensive greenscreen shader
|
||||||
|
|||||||
Reference in New Issue
Block a user