mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:51:57 +08:00
[qt5] remove the empty plugins/gamepads folder (which caused a installation failure).
This commit is contained in:
parent
cd22281a94
commit
6e30c933f1
@ -144,4 +144,6 @@ vcpkg_execute_required_process(
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/LICENSE.LGPLv3 DESTINATION ${CURRENT_PACKAGES_DIR}/share/qt5 RENAME copyright)
|
||||
|
||||
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/plugins/gamepads)
|
||||
|
||||
vcpkg_copy_pdbs()
|
||||
|
Loading…
Reference in New Issue
Block a user