File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1515 "toolchainFile" : " $env{VCPKG_ROOT}\\ scripts\\ buildsystems\\ vcpkg.cmake" ,
1616 "cacheVariables" : {
1717 "VCPKG_TARGET_TRIPLET" : " x64-windows" ,
18- "BUILD_GUI" : " ON" ,
19- "WITH_QRENCODE" : " OFF"
18+ "BUILD_GUI" : " ON"
2019 }
2120 },
2221 {
3231 "toolchainFile" : " $env{VCPKG_ROOT}\\ scripts\\ buildsystems\\ vcpkg.cmake" ,
3332 "cacheVariables" : {
3433 "VCPKG_TARGET_TRIPLET" : " x64-windows-static" ,
35- "BUILD_GUI" : " ON" ,
36- "WITH_QRENCODE" : " OFF"
34+ "BUILD_GUI" : " ON"
3735 }
3836 },
3937 {
Original file line number Diff line number Diff line change 4040 },
4141 "qt5" : {
4242 "description" : " Build GUI, Qt 5" ,
43- "dependencies" : [ " qt5-base" , " qt5-tools" ]
43+ "dependencies" : [ " qt5-base" , " qt5-tools" , " libqrencode " ]
4444 }
4545 }
4646}
You can’t perform that action at this time.
0 commit comments