We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af8702 commit e881104Copy full SHA for e881104
1 file changed
setup.py
@@ -148,6 +148,7 @@ def main():
148
"-DBUILD_PERF_TESTS=OFF",
149
"-DBUILD_DOCS=OFF",
150
"-DPYTHON3_LIMITED_API=ON",
151
+ "-DBUILD_OPENEXR=ON",
152
]
153
+ (
154
# If it is not defined 'linker flags: /machine:X86' on Windows x64
0 commit comments