cmake tools/shaderCompiler build is broken.
tools/shaderCompiler/CMakeLists.txt:
set(SRC_FILES
shaderCompiler.cpp
options.cpp
options.h
../../src/common/shader-blob.cpp <-- does not exist
../../include/nvrhi/common/containers.h
../../include/nvrhi/common/misc.h
../../include/nvrhi/common/resource.h
../../include/nvrhi/common/shader-blob.h <-- does not exist
../../include/nvrhi/nvrhi.h
)
suggest adding tools/shaderCompiler to github actions. as well as unit test examples if possible testing the full pipeline.
cmake tools/shaderCompiler build is broken.
tools/shaderCompiler/CMakeLists.txt:
suggest adding tools/shaderCompiler to github actions. as well as unit test examples if possible testing the full pipeline.