-
- Downloads
cmake/openimageio - partially reverting #60692
We now have openimageio building when cycles builds or when it's manually set to build. (I reverted the _IMAGE_ in the define name because I think the closer the cmake flags match the defines in the software the better, and there is no reason to rename all the existent WITH_OPENIMAGEIO references in CMakeLists.txt - which would be the alternative)
Showing
- CMakeLists.txt 1 addition, 5 deletionsCMakeLists.txt
- source/blender/CMakeLists.txt 1 addition, 1 deletionsource/blender/CMakeLists.txt
- source/blender/editors/space_file/CMakeLists.txt 2 additions, 2 deletionssource/blender/editors/space_file/CMakeLists.txt
- source/blender/editors/space_image/CMakeLists.txt 1 addition, 1 deletionsource/blender/editors/space_image/CMakeLists.txt
- source/blender/imbuf/CMakeLists.txt 1 addition, 1 deletionsource/blender/imbuf/CMakeLists.txt
- source/blender/imbuf/intern/oiio/CMakeLists.txt 1 addition, 1 deletionsource/blender/imbuf/intern/oiio/CMakeLists.txt
- source/blender/makesrna/intern/CMakeLists.txt 2 additions, 2 deletionssource/blender/makesrna/intern/CMakeLists.txt
- source/blender/python/intern/CMakeLists.txt 1 addition, 1 deletionsource/blender/python/intern/CMakeLists.txt
Please sign in to comment