mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-12 10:56:47 +00:00
This file gives LGTM.com how to configure the C/C++ code. It'll figure out the rest of the build command and required dependencies itself.
5 lines
100 B
YAML
5 lines
100 B
YAML
extraction:
|
|
cpp:
|
|
configure:
|
|
command: "qmake -o Makefile CONFIG+=Release src/QZXing.pro"
|