wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.03k stars 607 forks source link

[build] cmake: Improve OpenCV file search #6747

Closed Gold856 closed 2 weeks ago

Gold856 commented 2 weeks ago

This adds a bunch of paths where OpenCV currently places its JAR and libraries, both on Windows and Linux, and in both installed and non-installed forms. This also makes all the searches consistent.