EddyTheCo / qrCode

QRCode C++/QML methods
https://eddytheco.github.io/qrCode/
GNU General Public License v3.0
0 stars 1 forks source link

Add Required components for finding OpenCV #37

Closed EddyTheCo closed 10 months ago

EddyTheCo commented 11 months ago

Add required components to find package

This will install the corresponding libraries when deploying.

EddyTheCo commented 11 months ago

This does not work as intended, It seems is not openCv-Cmake installing the libraries, is Qt deploy.

EddyTheCo commented 10 months ago

Fixed in #45 . This will install the OpenCV shared libs when downloaded from Git Hub.