build options to disable image formats WITH_CINEON, WITH_HDR.
- updated cmake, make & scons. - renamed CMake build options WITH_TIFF -> WITH_IMAGE_TIFF, same for DDS, OPENJPEG etc.
This commit is contained in:
@@ -159,6 +159,8 @@ ifndef CONFIG_GUESS
|
||||
endif
|
||||
|
||||
export WITH_TIFF ?= true
|
||||
export WITH_CINEON ?= true
|
||||
export WITH_HDR ?= true
|
||||
|
||||
# Compare recreated .mo files with committed ones
|
||||
export BF_VERIFY_MO_FILES ?= true
|
||||
|
Reference in New Issue
Block a user