aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-08 15:03:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-16 18:05:49 +0000
commit1dd4a164cd08d17e92c974f69e7818b14add992a (patch)
treef9fde8a947edacb0f194c70de81f085f1d07c556
parent2113c24ef0a29a826147a730f88f07be460e6297 (diff)
downloadports-1dd4a164cd08d17e92c974f69e7818b14add992a.tar.gz
ports-1dd4a164cd08d17e92c974f69e7818b14add992a.zip
-rw-r--r--graphics/openimageio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 61970bccf156..acd132050242 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -39,6 +39,7 @@ GH_PROJECT= oiio
CMAKE_OFF= BUILDSTATIC INSTALL_FONTS LINKSTATIC NOTHREADS \
STOP_ON_WARNING USE_OPENSSL OIIO_DOWNLOAD_MISSING_TESTDATA \
USE_Package
+CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 # OpenVDB uses the C++17 STL feature std::tuple_size_v; since the slave port py-openimageio excludes options - this is a global line here
OPTIONS_DEFINE= DICOM DOCS FFMPEG FREETYPE GIF IMAGEVIEWER \
OPENCV OPENJPEG PTEX RAW TBB TEST TOOLS VDB