Skip to content

Commit c11b688

Browse files
committed
OIIO: tweak accepted formats and activate tbb
1 parent 2aba8e3 commit c11b688

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

conan-profiles/conan-profile-common

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,16 @@ embree3/*:neon=True
3737
opensubdiv/*:with_tbb=True
3838
fmt/*:header_only=True
3939
spdlog/*:header_only=True
40-
openimageio/*:with_ffmpeg=False
41-
openimageio/*:with_libheif=False
4240
nvrtc/*:shared=True
4341

42+
openimageio/*:with_freetype=False
43+
openimageio/*:with_hdf5=False
44+
openimageio/*:with_ffmpeg=False
45+
openimageio/*:with_libheif=False
46+
openimageio/*:with_ptex=False
47+
openimageio/*:with_opencv=False
48+
openimageio/*:with_libwebp=True
49+
openimageio/*:with_tbb=True
4450

4551
# boost/*:without_atomic=True
4652
boost/*:without_charconv=True

0 commit comments

Comments
 (0)