Fix typo in blender_release.cmake, and ensure that "make release" still works
when ocloc is not available. While a fatal error is useful for debugging, the
current convention is to disable features, especially in cases like this where
there is no simple way to make the feature work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- master
- Build Status
Buildable 23472 Build 23472: arc lint + arc unit
Event Timeline
| intern/cycles/kernel/CMakeLists.txt | ||
|---|---|---|
| 789–791 | I am not convinced this can be removed. This will break the following configurations:
| |