You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO(@Breakthrough): Download and install the required dependencies to enable this in build_wheels_windows.yml.
197
200
"-DWITH_NVCUVID=OFF",
198
201
f"-DCUDA_ARCH_BIN={cuda_arch_bin}",
199
202
f"-DCUDA_ARCH_PTX={cuda_arch_ptx}",
@@ -319,8 +322,6 @@ def main():
319
322
cmake_source_dir=cmake_source_dir,
320
323
)
321
324
322
-
print("OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it. Donate to OpenCV on GitHub:\nhttps://github.com/sponsors/opencv\n")
323
-
324
325
classRearrangeCMakeOutput:
325
326
"""
326
327
Patch SKBuild logic to only take files related to the Python package
0 commit comments