mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-28 21:20:10 +01:00
Autotools uses a versioned shared library name derived from libtool. This patch adds a versioned shared library name to cmake builds for all supported platforms. Binary compatibility for clients build against older cmake generated binary packages of dbus is provided; on unix like os with symbolic links and on Windows with a copy of the shared library. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=74117 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> |
||
|---|---|---|
| .. | ||
| CheckForAbstractSockets.c | ||
| CheckPrototypeExists.cmake | ||
| CheckStructMember.cmake | ||
| COPYING-CMAKE-SCRIPTS | ||
| CPackInstallConfig.cmake | ||
| FindDoxygen.cmake | ||
| FindGLib2.cmake | ||
| FindGObject.cmake | ||
| FindLibIconv.cmake | ||
| MacroGetenvWinPath.cmake | ||
| MacroLibrary.cmake | ||
| MacroOptionalFindPackage.cmake | ||
| Macros.cmake | ||
| MacrosAutotools.cmake | ||
| ProjectSourceGroup.cmake | ||
| Win32Macros.cmake | ||