Skip to content

Commit 6dd0c60

Browse files
committed
Enable raytace in vulkan_asan
1 parent f84851d commit 6dd0c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/configure_vs2026_vulkan_asan.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cmake ^
2121
-DERHE_NAVIGATION_LIBRARY=none ^
2222
-DERHE_PHYSICS_LIBRARY=none ^
2323
-DERHE_PROFILE_LIBRARY=none ^
24-
-DERHE_RAYTRACE_LIBRARY=none ^
24+
-DERHE_RAYTRACE_LIBRARY=bvh ^
2525
-DERHE_SVG_LIBRARY=none ^
2626
-DERHE_TEXT_LAYOUT_LIBRARY=none ^
2727
-DERHE_WINDOW_LIBRARY=sdl ^

0 commit comments

Comments
 (0)