Cleanup: indentation for CMake files, strip trailing space

This commit is contained in:
Campbell Barton
2025-04-02 03:01:59 +00:00
parent 144b1a7d56
commit f89cf19ba6
5 changed files with 10 additions and 10 deletions

View File

@@ -823,7 +823,7 @@ if(WITH_CYCLES OR WITH_GPU_RENDER_TESTS)
)
endif()
endif()
if(WITH_HYDRA)
# Hydra Storm
foreach(render_test ${gpu_render_tests})