Adjust AppImage build of QtKeychain to be found by cmake
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 2 Nov 2020 12:28:02 +0000 (13:28 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 2 Nov 2020 12:28:02 +0000 (13:28 +0100)
commit0e617d020f6354e536687eb5a4423aae862d9e4a
tree2565621436ef5ea56710e19e01942e0e81976048
parent3427dadaeb3527e6fe395b5aa5a0e6b299afc98b
Adjust AppImage build of QtKeychain to be found by cmake

Now that things are done in a more standard way, let's adjust the
AppImage build so that QtKeychain is picked up properly now that our
FindQt5Keychain.cmake file is gone.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
admin/linux/build-appimage.sh