1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
opencv/cmake
Arths17 2ea7e3ad06 Fix Windows build issues with IPPICV unpack and IPPIW CMakeLists.txt copy (#28608)
- Replace execute_process(tar) with file(ARCHIVE_EXTRACT) for native .zip support
  and better Windows path handling when CMAKE_VERSION >= 3.18
- Replace execute_process copy with file(COPY) and existence check for reliable
  CMakeLists.txt copying to avoid timing/path issues on Windows
- Maintains backward compatibility with older CMake versions and Linux behavior

Fixes issue #28608
2026-03-05 23:05:10 -06:00
..
2025-12-06 11:03:53 +01:00
2021-12-10 16:14:56 +00:00