0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/cmake
Georges Basile Stavracas Neto ec1b07cc85 libobs/util: Replace libdbus by GDBus
GDBus is more and better maintained than libdbus these days. In the
future, a potential Wayland-compatible capture plugin will need to
interact with D-Bus in a way that's way too complicated for libdbus,
and it won't be nice to have both libraries talking to the D-Bus
socket.

Replace the libdbus usage by GDBus. As it turns out, it results in less
code.
2021-02-25 12:32:44 -08:00
..
external cmake/external: Add function to install specific arch data file 2016-06-23 20:05:57 -07:00
helper_subdir Improve bundle fixup 2014-04-13 11:05:46 -07:00
Modules libobs/util: Replace libdbus by GDBus 2021-02-25 12:32:44 -08:00
osxbundle OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14 2018-07-27 14:11:55 -05:00
winrc CMake: Build Windows modules with file descriptors 2019-10-15 21:34:12 +11:00
ALL_BUILD.vcxproj.user.in Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00
copy_helper.cmake Improve additional_install_files for debug/release 2014-07-18 22:41:11 -07:00
copy_on_debug_helper.cmake Copy and install PDB files on msvc builds 2014-07-19 01:38:41 +02:00