Files
test2/source
Jeroen Bakker 080ab8b8b6 Fix: Usage of Incorrect Compile Directive
The WITH_VULKAN_BACKEND/WITH_METAL_BACKEND should be included per
library. However when doing this we used an none existing compile
directive for WITH_METAL_BACKEND. This wasn't detected as
WITH_METAL_BACKEND is also defined globally.

Pull Request: https://projects.blender.org/blender/blender/pulls/109896
2023-07-10 10:43:28 +02:00
..