mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-17 03:01:00 +08:00
qt5 network auth module
This commit is contained in:
parent
d8f0ea9999
commit
fe94a33bfe
@ -1,4 +1,4 @@
|
||||
Source: qt5
|
||||
Version: 5.9.2-1
|
||||
Description: Qt5 Application Framework
|
||||
Build-Depends: qt5base, qt5charts, qt5datavis3d, qt5declarative, qt5gamepad, qt5imageformats, qt5multimedia, qt5scxml, qt5serialport, qt5speech, qt5svg, qt5tools, qt5virtualkeyboard, qt5websockets, qt53d, qt5winextras, qt5xmlpatterns
|
||||
Build-Depends: qt5base, qt5charts, qt5datavis3d, qt5declarative, qt5gamepad, qt5imageformats, qt5multimedia, qt5networkauth, qt5scxml, qt5serialport, qt5speech, qt5svg, qt5tools, qt5virtualkeyboard, qt5websockets, qt53d, qt5winextras, qt5xmlpatterns
|
4
ports/qt5networkauth/CONTROL
Normal file
4
ports/qt5networkauth/CONTROL
Normal file
@ -0,0 +1,4 @@
|
||||
Source: qt5networkauth
|
||||
Version: 5.9.2-0
|
||||
Description: Qt5 Network Authorization Module
|
||||
Build-Depends: qt5modularscripts, qt5base
|
5
ports/qt5networkauth/portfile.cmake
Normal file
5
ports/qt5networkauth/portfile.cmake
Normal file
@ -0,0 +1,5 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
|
||||
|
||||
qt_modular_library(qtnetworkauth 2e83eefd5db62aa1cdbe451b432ba1937541e435dcc35205d3bb9b947f2ac7e31663dc069a6cfad5bbf34e1fa799d519820f7ed61b9c247016611a533385bebf)
|
Loading…
x
Reference in New Issue
Block a user