nextcloud-desktop/shell_integration
Marvin Schmidt 7f72678d32 cmake: Use FindPkgConfig's pkg_get_variable instead of custom macro
Commit b34a901838 ("Use FindPkgConfig to find libcloudproviders and
related libs") introduced the usage of cmake's FindPkgConfig module
which provides `pkg_get_variable` since version 3.4 that can be used
instead of the custom `PKGCONFIG_GETVAR` macro

Signed-off-by: Marvin Schmidt <marv@exherbo.org>
2022-11-24 12:04:54 +01:00
..
dolphin Modernize the Dolphin action plugin 2022-11-23 13:35:49 +01:00
icons Use CMAKE_INSTALL_DATADIR instead of custom DATADIR 2021-09-01 11:43:03 +00:00
libcloudproviders cmake: Use FindPkgConfig's pkg_get_variable instead of custom macro 2022-11-24 12:04:54 +01:00
MacOSX Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done 2022-07-01 13:15:40 +02:00
nautilus Fix compatibility with newer python3-nautilus 2022-10-29 14:37:41 +02:00
windows add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue #3584 2021-09-28 11:20:30 +02:00
CMakeLists.txt Only include libcloudproviders dir when cloudproviders is found 2021-04-13 11:29:29 +00:00