kompute icon indicating copy to clipboard operation
kompute copied to clipboard

Fix example CMake code for generating headers from GLSL code

Open robquill opened this issue 1 year ago • 0 comments

We need to include ${kompute_BINARY_DIR}/src/shaders/glsl as this is where ShaderOpMult.hpp is built (included from include/kompute/operations/OpMult.hpp)

robquill avatar Apr 25 '24 12:04 robquill