Skip to content

Commit 36a26ad

Browse files
committed
fix: something wrong with smolv dependency
1 parent f050746 commit 36a26ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

engine/plugins/rhi_vulkan/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ re_add_target(
4343
PUBLIC
4444
core
4545
rhi
46-
External::smolv
4746
RUNTIME_DEPENDENCIES
4847
PUBLIC
48+
core
49+
rhi
4950
External::smolv
5051
COMPILE_DEFINITIONS
5152
PUBLIC

0 commit comments

Comments
 (0)