Added build option to link using PKGCONFIG

This commit is contained in:
2025-01-05 12:18:55 +01:00
parent cc2b03423b
commit 4653525da8
2 changed files with 25 additions and 15 deletions

View File

@ -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: