Commit 9499b28
gen: remove stale jl_cxx_files duplicate of src/
These eight .jl files (Mat, Vec, OpenCV, cv_cxx, cv_manual_wrap,
mat_conversion, types_conversion, typestructs) were inherited from
opencv_contrib/modules/julia/jl_cxx_files/, where they used to be
shipped inside OpenCV_jll. Since the move to per-repo Julia sources
under src/, the package loads only from src/ and Yggdrasil ships
only libopencv_julia.* (build_tarballs.jl drops the staged Julia
tree), so this directory's contents were never read at runtime and
had drifted from src/.
regenerate.jl only copies *wrap.jl from autogen_jl/ into
src/generated/, so removing it has no effect on that pipeline.
The Yggdrasil-side CMake copy line is dropped in the same change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 52c3c7f commit 9499b28
9 files changed
Lines changed: 0 additions & 442 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments