Cleanup: Rename COMPOSITOR_REALTIME to GPU_COMPOSITOR
Pull Request: https://projects.blender.org/blender/blender/pulls/132118
This commit is contained in:
@@ -893,7 +893,7 @@ else()
|
||||
|
||||
endif()
|
||||
|
||||
if(WITH_COMPOSITOR_REALTIME_TESTS)
|
||||
if(WITH_GPU_COMPOSITOR_TESTS)
|
||||
if(NOT OPENIMAGEIO_TOOL)
|
||||
message(WARNING "Disabling compositor tests because OIIO oiiotool does not exist")
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user