mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
The CMake option OPENCV_JAVA_INSTALL_DIR can be set to the location to search for the jar file. Note that the file name cannot be changed, as, after checking several Linux package repositories, that seems to be constant across all of them. Fixes #2346.