Use FindPkgConfig to find libcloudproviders and related libs
authorNicolas Fella <nicolas.fella@gmx.de>
Thu, 1 Apr 2021 17:46:56 +0000 (19:46 +0200)
committerFelix Weilbach (Rebase PR Action) <felix.weilbach@t-online.de>
Mon, 12 Apr 2021 10:00:08 +0000 (10:00 +0000)
commitb34a90183818756e3a0d9c1bc521a9728f9c17e6
tree5c4a3f31ddaa71adb57fb9c391f55280ed5b0ff6
parente74746c4e718e812ce03edad2b71fb94d2d22c29
Use FindPkgConfig to find libcloudproviders and related libs

Instead of using custom find modules.

This allows using imported targets which make the code much nicer.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
CMakeLists.txt
cmake/modules/FindGLib2.cmake [deleted file]
cmake/modules/FindGio.cmake [deleted file]
cmake/modules/FindLibcloudproviders.cmake [deleted file]
src/gui/CMakeLists.txt
src/gui/cloudproviders/cloudprovidermanager.cpp
src/gui/cloudproviders/cloudproviderwrapper.cpp