mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-06-30 04:59:16 +02:00
Added build option to link using PKGCONFIG
This commit is contained in:
@ -22,7 +22,7 @@ install:
|
||||
|
||||
build_script:
|
||||
- cmd: |-
|
||||
qmake PROTOBUF=%VCPKGDIR% ZLIB=%VCPKGDIR% ABSEIL=%VCPKGDIR% pbfplugin.pro
|
||||
qmake USE_PKGCONFIG=true pbfplugin.pro
|
||||
nmake release
|
||||
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user