We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aba8e3 commit c11b688Copy full SHA for c11b688
conan-profiles/conan-profile-common
@@ -37,10 +37,16 @@ embree3/*:neon=True
37
opensubdiv/*:with_tbb=True
38
fmt/*:header_only=True
39
spdlog/*:header_only=True
40
-openimageio/*:with_ffmpeg=False
41
-openimageio/*:with_libheif=False
42
nvrtc/*:shared=True
43
+openimageio/*:with_freetype=False
+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
50
51
# boost/*:without_atomic=True
52
boost/*:without_charconv=True
0 commit comments