Skip to content

Commit 6bba6bb

Browse files
authored
Wrap path must have path relative to the subprojects dir (#106)
1 parent 50b072d commit 6bba6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/shader_compiler.wrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[wrap-path]
2-
path = toolchain/shader_compiler
2+
path = ../toolchain/shader_compiler
33

44
[provide]
55
shader_compiler = shader_compiler_static_dep

0 commit comments

Comments
 (0)