scytheStudio / SCodes

This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
https://scythe-studio.com/
Apache License 2.0
107 stars 36 forks source link

Prepare a CMakeLists.txt file to easy import wrapper to the project. #7

Closed scytheStudio closed 2 years ago

scytheStudio commented 3 years ago

The purpose of this task is to have ready to use CMakeLists.txt file that could be used directly or just as an example of how to import wrapper into your project.

EndrII commented 2 years ago

@scytheStudio done. you can to review my pull request